date_format 2.0.2  date_format: ^2.0.2 copied to clipboard
date_format: ^2.0.2 copied to clipboard
A simple API to format dates. Provides various constants to build Date format string. Use `formatDate` method to format date according to format string.
Changelog #
2.0.2 #
- Added Italian and Turkish DateLocales
2.0.1 #
- Renamed LocaletoDateLocale
2.0.0 #
- Migrated to null safety
1.0.9 #
- Escape format segment
1.0.8 #
- Added Localesupport withEnglishLocaleas default locale
1.0.6 #
- Fixed AM/PMconflict at midnight and noon
1.0.4 #
- Capital letters
1.0.2 #
- Fixed negative timezone bug
1.0.1 #
- Docs
- Added microsecond
1.0.0 #
- formatDate