Enumerations
The following enumerations are available globally.
-
Enum helper, returns a String that represents a time format such as “HH:mm”, “yyyy-MM-dd”.
Version
1.1.0Declaration
Swift
public enum KNDateTimeFormat : String, Codable
Return Value
A string representing a time format.