timezone 0.2.4 timezone: ^0.2.4 copied to clipboard
Time zone database and time zone aware DateTime.
0.2.4 #
- Fixed bug with Calendar-type constructor.
0.2.3 #
- Added
initializeTimeZoneSync
function for standalone environments. - Fixed bug with script path on Windows.
0.2.2 #
- TimeZone database updated to "2014j".
- "args" and "path" moved from dev dependencies to dependencies.
0.2.1 #
tzfile
library renamed totzdata
.- Added
zone1970.tab
parser totzdata
library. - Removed
package:collection
dependency.