Home
last modified time | relevance | path

Searched refs:day_start (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/humantime/src/
Ddate.rs506 let day_start = 1_325_376_000; in all_86400_seconds() localVariable
508 let (s, time) = from_sec(day_start + second); in all_86400_seconds()