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
965 fn with_hour(&self, hour: u32) -> Option<NaiveTime> { in with_hour() method
1543 fn with_hour(&self, hour: u32) -> Option<NaiveDateTime> { in with_hour() method
1143 fn with_hour(&self, hour: u32) -> Option<DateTime<Tz>> { in with_hour() method