1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/finance/libofx/files
Jason E. Hale c87cf5e2f2 Fix Daylight Saving Time (DST) detection. Previous patch was erroneously
dectecting whether DST is currently in effect for the timezone (TZ) in use
instead of emulating the glibc global daylight variable which is set to 0 if
DST conversions should never be applied for the TZ in use; otherwise non-zero.

PR:		220665
Submitted by:	madpilot
MFH:		2017Q3
2017-07-31 13:07:22 +00:00
..
patch-configure
patch-lib_Makefile.in
patch-lib_ofx__utilities.cpp Fix Daylight Saving Time (DST) detection. Previous patch was erroneously 2017-07-31 13:07:22 +00:00
patch-ofxconnect_ofxpartner.cpp