day 0.2.2
day: ^0.2.2 copied to clipboard
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.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.2 - 2019-05-29 #
- Update docs
- Fixes
.weekday()method's problem - Update the type checking
0.2.1 - 2019-05-09 #
- Add API reference
- Now
.timezoneOffsetreturnsDuration
0.2.0 - 2019-05-08 #
Add .format() method
0.1.2 - 2019-05-03 #
Update README and example
0.1.1 - 2019-05-03 #
Fixes pub related info
0.1.0 - 2019-05-03 #
First version