Searched defs:checked_add_signed (Results 1 – 4 of 4) sorted by relevance
228 pub fn checked_add_signed(self, rhs: OldDuration) -> Option<Date<Tz>> { in checked_add_signed() method
220 pub fn checked_add_signed(self, rhs: OldDuration) -> Option<DateTime<Tz>> { in checked_add_signed() method
489 pub fn checked_add_signed(self, rhs: OldDuration) -> Option<NaiveDateTime> { in checked_add_signed() method
891 pub fn checked_add_signed(self, rhs: OldDuration) -> Option<NaiveDate> { in checked_add_signed() method