NEWS
timeless 0.2.4.9000
- added more formats supporting subseconds
timeless 0.2.4 (2024-08-31)
- fixed missing rustc version
timeless 0.2.3 (2024-07-04)
- proper Makefile and pkg vendoring #19
- fix deprecated warnings #20
timeless 0.2.2 (2024-07-02)
timeless 0.2.1 (2024-03-31)
timeless 0.2.0 (2024-03-29)
- made all functions "timezone free"
- added to_tz parameter for timezone conversion #14
timeless 0.1.0 (2024-03-04)
- implemented
chronos()
as general purpose parser
- implemented
parse_datetime()
, parse_epoch()
, and parse_date()
for more control over formatting