general_date_format 1.0.1
general_date_format: ^1.0.1 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.1 #
- Updated
general_datetimedependency to^2.1.0 - Improved internal date symbol processing and helper utilities
- Refined pattern parsing logic in
StringStack - Synchronized Android build configurations for the example project
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