Searched defs:naive_local (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/chrono/src/ | ||
D | date.rs | 264 pub fn naive_local(&self) -> NaiveDate { in naive_local() method |
D | datetime.rs | 251 pub fn naive_local(&self) -> NaiveDateTime { in naive_local() method |