Enumeration Caseswift 6.0.3FoundationEssentials
weekly
- iOS
- 16.4+
- macOS
- 13.3+
- tvOS
- 16.4+
- watchOS
- 9.4+
case weekly
case weekly
s20FoundationEssentials8CalendarV14RecurrenceRuleV9FrequencyO6weeklyyA2GmF
What are these?19848
import FoundationEssentials
enum Frequency
How often a recurring event repeats
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.
struct RecurrenceRule
A rule which specifies how often an event should repeat in the future
case daily
case hourly
case minutely
case monthly
case yearly