Searched defs:with_hour (Results 1 – 4 of 4) sorted by relevance
297 fn with_hour(&self, hour: u32) -> Option<Self>; in with_hour() method
1010 fn with_hour(&self, hour: u32) -> Option<NaiveTime> { in with_hour() method
1456 fn with_hour(&self, hour: u32) -> Option<NaiveDateTime> { in with_hour() method
1358 fn with_hour(&self, hour: u32) -> Option<DateTime<Tz>> { in with_hour() method