day 0.8.0 copy "day: ^0.8.0" to clipboard
day: ^0.8.0 copied to clipboard

A date library 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 Travis CI GitHub

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.

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.

21
likes
130
pub points
84%
popularity

Publisher

unverified uploader

A date library 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.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

More

Packages that depend on day