Searched defs:checked_sub_days (Results 1 – 3 of 3) sorted by relevance
764 pub const fn checked_sub_days(self, days: Days) -> Option<Self> { in checked_sub_days() method
539 pub fn checked_sub_days(self, days: Days) -> Option<Self> { in checked_sub_days() method
660 pub const fn checked_sub_days(self, days: Days) -> Option<Self> { in checked_sub_days() method