pub fn from_unix_timestamp(timestamp: i64) -> OffsetDateTime
Expand description

Creates a new time from a unix timestamp, at UTC.