formats icon indicating copy to clipboard operation
formats copied to clipboard

tai64: add `TryFrom<Tai64N>` for `SystemTime` to avoid panic

Open dshulyak opened this issue 2 months ago • 0 comments

to_system_time overflows if encoded timestamp can't be represented as i64 (usually)

dshulyak avatar Dec 19 '25 09:12 dshulyak