GitHunt
DA

dayjs/day.dart

โฐ Day.js in dart. Day.dart is inspired by Day.js. Write with nearly the same API. Build on the top of the powerful DateTime class.




day.dart logo

A date library Day.js in dart.

Pub Version
Dart
GitHub License

Day.dart is inspired by Day.js. Write with nearly the same API. Build on the top of the powerful DateTime class.

Important

Day.dart use the extension syntax to implement plugins system. So the dart version must >= 2.7.0.

Note

As Day.dart already migrated to null safety. So the minimum dart version is 2.12.0.

Features

  • ๐Ÿ•’ Nearly the same API as Day.js
  • ๐Ÿ’ช Contains Immutable Methods
  • ๐Ÿ”— Chainable
  • ๐Ÿ‘€ Useful formatting method
  • โš™๏ธ Plugin system
  • ๐ŸŒ I18n support

Documentation

License

Distributed under the MIT License.

Languages

Dart100.0%

Contributors

MIT License
Created April 28, 2019
Updated February 4, 2026
dayjs/day.dart | GitHunt