thai_date_formatter 1.0.1
thai_date_formatter: ^1.0.1 copied to clipboard
A Dart library for formatting dates in Thai Buddhist Era with Thai month and day names.
Changelog #
All notable changes to this project will be documented in this file.
1.0.0 #
Release Date: 2025-01-23
Added #
- Initial release of
ThaiDateFormatterlibrary. - Added
formatfunction to formatDateTimeinto Thai date formats. - Added support for Thai numerals and Buddhist calendar system.
- Added options for displaying day of the week and padding days with zero.
Changed #
- Optimized date formatting logic for performance.
Fixed #
- N/A (First release, no fixes yet)