Searched defs:checked_add_days (Results 1 – 3 of 3) sorted by relevance
756 pub const fn checked_add_days(self, days: Days) -> Option<Self> { in checked_add_days() method
516 pub fn checked_add_days(self, days: Days) -> Option<Self> { in checked_add_days() method
633 pub const fn checked_add_days(self, days: Days) -> Option<Self> { in checked_add_days() method