Searched defs:with_second (Results 1 – 4 of 4) sorted by relevance
309 fn with_second(&self, sec: u32) -> Option<Self>; in with_second() method
1016 fn with_second(&self, sec: u32) -> Option<NaiveTime> { in with_second() method
1592 fn with_second(&self, sec: u32) -> Option<NaiveDateTime> { in with_second() method
1175 fn with_second(&self, sec: u32) -> Option<DateTime<Tz>> { in with_second() method