timezone_to_country 2.1.0 copy "timezone_to_country: ^2.1.0" to clipboard
timezone_to_country: ^2.1.0 copied to clipboard

Extension method for translation Time Zone Id to ISO 3166-1 alpha-2 code (e.g. 'Asia/Seoul' to 'KR')

2.1.0 #

  • Set IANA time zone version to 2023c.

2.0.0 #

  • Set IANA time zone version to 2022g.
  • Replace flutter_native_timezone package with flutter_timezone package.
  • Add getCountryCodeOrNull(), getLocalCountryCodeOrNull() and countryCodeOrNull.

1.0.0 #

  • Set IANA time zone version to 2022c.

0.5.0 #

  • Set IANA time zone version to 2021a.
  • Supports all of timezones on timezone package.

0.4.0 #

  • Set IANA time zone version to 2020d.

0.3.0 #

  • Supports Web.

0.2.0 #

  • Supports Null-safety.

0.1.0 #

  • Initial release.
9
likes
140
pub points
92%
popularity

Publisher

unverified uploader

Extension method for translation Time Zone Id to ISO 3166-1 alpha-2 code (e.g. 'Asia/Seoul' to 'KR')

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_timezone, timezone

More

Packages that depend on timezone_to_country