date_tools 0.2.0
date_tools: ^0.2.0 copied to clipboard
Tools for managing dates including a DateInterval implementation.
0.2.0 #
- Modify behavior of date [DateSchedule.range] to work for reverse-chronological startDate/endDate combinations.
0.1.0 #
- Add [DateSchedule] API.
0.0.5 #
- Bump version.
0.0.4 #
- Add [range] API.
0.0.3 #
- As all Date libraries must, we now account for DST.
0.0.2 #
- Release fixes
0.0.1 #
- Initial release