datex_formatter 1.1.1
datex_formatter: ^1.1.1 copied to clipboard
Lightweight DateTime formatting and timezone conversion extensions for Dart and Flutter.
Changelog #
1.1.1 #
- Added GitHub Repo and Pushed to GitHub.
1.1.0 #
- Added local timezone conversion support via
.local. - Improved documentation and examples.
- Updated README with local timezone usage examples.
1.0.0 #
- Initial release.
- Common DateTime formatting extensions.
- String to DateTime conversion helpers.
- Custom formatting support using
intl.