Commit Graph

4 Commits

Author SHA1 Message Date
arkdro
9be6cde77b add tests for has_dst_{utc,local} 2013-03-02 14:17:38 +04:00
aj heller
ca64849fed fixes #7; adds many tests for #7; cleans up ezic_flatten debug messages
Issue #7: Some Zones no longer observing DST are broen.

The matchspec generation function for universal time was wrong,
whereas it was fine for wall and local times. Fixing that line, and
considering the `current` flatzone time, was enough to get TZs like
Tokyo and Jamaica working correctly in tested cases.
2012-12-17 23:55:37 -08:00
aj heller
8e4dcb784b makes ezic:local_to_utc errors into values; updates tests accordingly
Like in d98eed, errors are now returned as values rather than crashing
processes. This is a short-term solution for consistency, and can be
refactored to a saner model later.
2012-12-17 22:07:56 -08:00
aj
63c8a29198 updated the readme. error-tested the local_to_utc methods. light changes to the makefile 2010-11-14 01:38:23 -08:00