Enumerations

The following enumerations are available globally.

  • Enum helper, returns a String that represents a time format such as “HH:mm”, “yyyy-MM-dd”.

    Author

    dragosrobertn

    Version

    1.1.0
    See more

    Declaration

    Swift

    public enum KNDateTimeFormat : String, Codable

    Return Value

    A string representing a time format.