chronos_formatter 0.0.1 copy "chronos_formatter: ^0.0.1" to clipboard
chronos_formatter: ^0.0.1 copied to clipboard

A simple and flexible DateTime formatter for Dart & Flutter. Format dates and times with custom order, padding, 12H/24H system, and more.

0.0.1 #

  • Initial release of chronos_formatter.
  • Added ChronosFormatter.format method.
  • Supports:
    • Date order (DMY, MDY, YMD).
    • 12H/24H systems with optional AM/PM.
    • Leading zeros for day/month.
    • Two-digit or full year.
    • Seconds (optional).
    • Configurable date/time separators.
  • Throws ArgumentError when both showDate and withHours are false.
  • Includes unit tests and example usage.
1
likes
160
points
31
downloads

Documentation

API reference

Publisher

verified publisherteutondev.com

Weekly Downloads

A simple and flexible DateTime formatter for Dart & Flutter. Format dates and times with custom order, padding, 12H/24H system, and more.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on chronos_formatter