timezone_to_country 3.0.0 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')
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 withflutter_timezone
package. - Add
getCountryCodeOrNull()
,getLocalCountryCodeOrNull()
andcountryCodeOrNull
.
1.0.0 #
- Set IANA time zone version to 2022c.
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.