Skip to content
/ day.dart Public

⏰ 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.

License

Notifications You must be signed in to change notification settings

dayjs/day.dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

08f06e0 · Feb 4, 2022
Jan 17, 2022
Feb 4, 2022
Feb 3, 2022
Apr 28, 2019
May 9, 2019
May 2, 2019
Feb 3, 2022
Feb 3, 2022
Jul 28, 2020
Apr 28, 2019
Aug 5, 2020
Feb 3, 2022
Aug 5, 2020
May 2, 2019
Feb 3, 2022

Repository files navigation




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.

About

⏰ 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.

Topics

Resources

License

Stars

Watchers

Forks

Languages