sumenon / certmonger

Forked from certmonger 3 years ago
Clone

a048d54 Fix dates test for southern hemisphere DST

1 file Authored by ftweedal 7 years ago, Committed by nalin 7 years ago,
    Fix dates test for southern hemisphere DST
    
    The dates test fails when run in timezones where daylight savings is
    in force on January 1.  Set tm_isdst <- -1 to tell mktime to consult
    zoneinfo to work out whether DST is in effect.
    
        
file modified
+1 -0