Skip to main content

from_unix_seconds

Function from_unix_seconds 

Source
pub fn from_unix_seconds(secs: u64) -> CivilUtc
Expand description

Decompose a Unix second count into civil UTC parts. Public for deterministic unit tests that pin a specific instant.