general_date_format 1.0.0
general_date_format: ^1.0.0 copied to clipboard
A Dart/Flutter package to format dates in a flexible and generalized way, extending the functionality of the general_datetime package for versatile date formatting.
Changelog #
1.0.0 #
- Initial stable release
- Added support for a wide range of locales
- Internal optimizations for pattern parsing and string handling
- Updated example project with latest Android configurations
- Documentation improvements and added
LICENSE
0.1.3 #
- Updated
README.mdand documentation
0.1.2 #
- Some optimizations applied
- Updated
README.mdand documentation
0.1.1 #
- Full implementation of format functions for
JalaliDateTime - Updated
README.mdand documentation
0.0.1 #
- Initial release with support for all platforms