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.
https://pub.dev/packages/day
MIT License
70 stars 3 forks source link
dart datetime dayjs flutter momentjs




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

Documentation

License

Distributed under the MIT License.