- Export
toConstDateTime()
.
- Add
DateTime
extension to convert toConstDateTime
. (#14, thanks @jttuboi!)
- Overrides
runtimeType
. (#10, thanks @ohitsdaniel!)
- Add
toString()
. (#8, thanks @ohitsdaniel!)
- Add
topics
topubspec.yaml
.
- Fix important documentation issue.
- Fix
DateTime.difference
on flutter Web. (#6, thanks @ipcjs!)
- Initial release.