Skip to main content

instant

Function instant 

Source
pub fn instant(micros: i64) -> Result<OffsetDateTime>
Expand description

The inverse of micros.

Fallible where micros is not, and the asymmetry is the point: the input here is a number read back out of storage, which a file this crate did not write may set to anything at all. Failing beats panicking, and beats an instant in the year 300 000.