• unknown's avatar
    Small cleanup in time zone handling code: · 877ffa01
    unknown authored
    Now we are using time zone abbreviations in debug builds or in utlities only.
    Tried to remove warnings generated by compiler by using more proper types for
    members of time zone describing structures. Removed unused variables. 
    Fixed test_time to be able to build on FreeBSD without much problems.
    Portability fix: resolved ambiguity of abs() function.
    
    
    877ffa01
tztime.cc 75.3 KB