Day.dart
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.
Note
After Day.dart v1.0.0, the minimum Dart SDK version is 3.0.0. If you are using an older version of Dart, please use Day.dart v0.8.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.