mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
![]() Add a function that returns a Timestamp from an i64. One advantage is improved readability since this function is guaranteed to return a `LocalResult::Single`. Anther advantage is that it will panic if something other than a LocalResult::Single is returned by chrono, which shouldn't be possible for UTC timestamps which can't have DST ambiguity. |
||
---|---|---|
.. | ||
annotation.rs | ||
atomic.rs | ||
kv.rs | ||
lib.rs | ||
replica.rs | ||
result.rs | ||
server.rs | ||
status.rs | ||
string.rs | ||
task.rs | ||
traits.rs | ||
uda.rs | ||
util.rs | ||
uuid.rs | ||
workingset.rs |