Home
last modified time | relevance | path

Searched defs:naive_local (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/chrono/src/
Ddate.rs264 pub fn naive_local(&self) -> NaiveDate { in naive_local() method
Ddatetime.rs251 pub fn naive_local(&self) -> NaiveDateTime { in naive_local() method