worldtime 1.1.1
worldtime: ^1.1.1 copied to clipboard
World Time Plugin uses a free public API to access local time info for a specific geolocation or TZ time zone.
1.1.1 #
- Fixed abug with getting the month's text
- Made accessing the texts lists safe
1.1.0 #
- Requires Dart 3.0 or later.
- Changed http dependency to support the latest version of http
1.0.9 #
- Added 0 before days that are within the single digits. (ex. 3 becomes 03)
1.0.8 #
- Bug Fix
1.0.7 #
- Added K and L to formatter for text and short text format for month
- Added "0" before Months with only one number
- Added W and w to formatter to use weekday and short weekday
1.0.6 #
- Added "Seconds" to formatter
1.0.1 - 1.0.5 #
- Improved documentation.
1.0.0 #
- The package was created.