flutter_id_datetime_formatter 0.0.3
flutter_id_datetime_formatter: ^0.0.3 copied to clipboard
Format Indonesian local date and time (WIB, WITA, WIT)
0.0.3 #
- Added dartdoc documentation for all public API functions.
- Improved pub.dev score (documentation & formatting).
- No functional changes; same API behavior as 0.0.2.
0.0.2 #
- Removed dependency on
indonesian_timezone. - Now detects WIB/WITA/WIT automatically from
DateTime.timeZoneOffset. - Refactored
getIndonesianTimezoneLabel()into standalone function.
0.0.1 #
- Initial release 🎉
- Added
formatTanggal,formatTanggalPendek, andformatTanggalIndonesia - Auto timezone detection (WIB/WITA/WIT)