Enumeration Caseswift 6.0.3FoundationEssentials
forward
Search for a date later in time than the start date.
- iOS
- 8.0+
- macOS
- 10.10+
- tvOS
- 9.0+
- watchOS
- 2.0+
case forward
Search for a date later in time than the start date.
case forward
s20FoundationEssentials8CalendarV15SearchDirectionO7forwardyA2EmF
What are these?906OK
import FoundationEssentials
enum SearchDirection
The direction in time to search.
struct Calendar
Calendar
encapsulates information about systems of reckoning time in which the beginning, length, and divisions of a year are defined. It provides information about the calendar and support for calendrical computations such as determining the range of a given calendrical unit and adding units to a given absolute time.
case backward
Search for a date earlier in time than the start date.