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

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

3.0.0 #

  • feat: set IANA time zone version to 2024b (#8)

2.2.1 #

  • update README
  • update dependencies

2.2.0 #

  • Set IANA time zone version to 2024a.

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.
10
likes
160
points
5.64k
downloads

Publisher

unverified uploader

Weekly Downloads

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