timezone 0.4.2 copy "timezone: ^0.4.2" to clipboard
timezone: ^0.4.2 copied to clipboard

outdated

Time zone database and time zone aware DateTime.

0.4.2 #

  • Fix Dart 1.14 incompatibility further.

0.4.1 #

  • Fix Dart 1.14 incompatibility with packageRoot returning null.

0.4.0 #

  • Remove usage of tuple package.
  • Upgrade unittest package to test.
  • Fix database URL for "latest" database.
  • Add tool/dartfmt for formatting source.

0.3.1 #

  • generate_data_subset script is removed. It will be available as a separate package.

0.3.0 #

  • TimeZone database updated to 2015b.
  • Removed local location detection heuristics (didn't worked properly). Local location is initialized with UTC location by default, use setLocalLocation to change local location.
  • TimeZone database format is changed, data is aligned.

0.2.5 #

  • Fixed bug with String formatting (invalid offsets for minutes).

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 to tzdata.
  • Added zone1970.tab parser to tzdata library.
  • Removed package:collection dependency.
383
likes
0
pub points
99%
popularity

Publisher

unverified uploader

Time zone database and time zone aware DateTime.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

path

More

Packages that depend on timezone