Searched defs:with_month0 (Results 1 – 5 of 5) sorted by relevance
178 fn with_month0(&self, month0: u32) -> Option<Self>; in with_month0() method
441 fn with_month0(&self, month0: u32) -> Option<Date<Tz>> { in with_month0() method
1344 fn with_month0(&self, month0: u32) -> Option<NaiveDateTime> { in with_month0() method
1045 fn with_month0(&self, month0: u32) -> Option<DateTime<Tz>> { in with_month0() method
1758 fn with_month0(&self, month0: u32) -> Option<NaiveDate> { in with_month0() method