time v1.10 Release Notes
-
- โ remove deprecated functions parseTime, readTime, readsTime
- ๐ deprecate iso8601DateFormat
- parsing: fix %_Q %-Q %_q %-q
- ๐ parsing: fix parsing of BCE years
- formatting: fix %3ES %3Es
- ๐ change internal members of ParseTime to allow newtype-deriving
- ๐ new functions (aliases) pastMidnight & sinceMidnight