RRule
public struct RRule
                - 
                  
                  
Declaration
Swift
public static let dateFormatter: DateFormatter - 
                  
                  
Declaration
Swift
public static let ymdDateFormatter: DateFormatter - 
                  
                  
Declaration
Swift
public static func ruleFromString(_ string: String) -> RecurrenceRule? - 
                  
                  
Declaration
Swift
public static func stringFromRule(_ rule: RecurrenceRule) -> String 
      RRule Structure Reference