summaryrefslogtreecommitdiffstats
path: root/src/utils/dateutil.rs
AgeCommit message (Expand)Author
2019-02-05move to Rust Edition 2018Nora
2019-01-23use IcalTime instead of chrono times for most time operationsVincent Breitmoser
2019-01-21more work on icaltime and icaltimezoneVincent Breitmoser
2019-01-19dateutil: add datetime_from_strNora
2019-01-18dateutil: add testable now() functionNora
2019-01-12use Local for instance timestamps instead of UtcVincent Breitmoser
2019-01-12utils: move datetime_from_timestamp to dateutilsVincent Breitmoser
2019-01-11util/dateutil: add remaining testsNora
2019-01-09create module utilsNora