date_format 2.0.7 copy "date_format: ^2.0.7" to clipboard
date_format: ^2.0.7 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.7 #

  • Khmer locale

  • Arabic locale

  • Fixed 'uuu' microseconds

2.0.6 #

  • Export french locale

2.0.5 #

  • French locale

2.0.4 #

  • German locale

2.0.3 #

  • Korean locale
  • Bug fix with S

2.0.2 #

  • Added Italian and Turkish DateLocales

2.0.1 #

  • Renamed Locale to DateLocale

2.0.0 #

  • Migrated to null safety

1.0.9 #

  • Escape format segment

1.0.8 #

  • Added Locale support with EnglishLocale as default locale

1.0.6 #

  • Fixed AM/PM conflict 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
418
likes
120
pub points
99%
popularity

Publisher

unverified uploader

A simple API to format dates. Provides various constants to build Date format string. Use `formatDate` method to format date according to format string.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on date_format