teno_datetime 1.0.6 teno_datetime: ^1.0.6 copied to clipboard
Extensions for DateTime for a more convenient way of using it. Inspired by Jiffy and MonentJS but no introducing new data type.
1.0.6 #
- Fix endOf month incorrect for leap years.
1.0.5 #
- Allow to override weekStart on calling of startOf, endOf.
1.0.4 #
- Add min,max functions
1.0.3 #
- Fix fromNow
1.0.2 #
- Add more query: isSameOrAfterUnit, isSameOrBeforeUnit, isInRange, isInRangeExclusive
1.0.1 #
- Add badges and improve pub points.
1.0.0 #
- Initial version.