Searched defs:with_minute (Results 1 – 4 of 4) sorted by relevance
302 fn with_minute(&self, min: u32) -> Option<Self>; in with_minute() method
989 fn with_minute(&self, min: u32) -> Option<NaiveTime> { in with_minute() method
1566 fn with_minute(&self, min: u32) -> Option<NaiveDateTime> { in with_minute() method
1157 fn with_minute(&self, min: u32) -> Option<DateTime<Tz>> { in with_minute() method