K 10 svn:author V 5 jhale K 8 svn:date V 27 2017-07-31T22:09:32.726942Z K 7 svn:log V 387 MFH: r446957 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 Approved by: ports-secteam (zi) END