DateFormatter

Undocumented

  • Returns a DateFormatter from a PieceOfKit.StringDateFormat

    Parameter

    Parameter stringDateFormat: the StringDateFormat to use

    Returns

    a DateFormatter corresponding to the StringDateFormat

    Declaration

    Swift

    public static func fromStringDateFormat(_ stringDateFormat: StringDateFormat) -> DateFormatter

    Parameters

    stringDateFormat

    the StringDateFormat to use

    Return Value

    a DateFormatter corresponding to the StringDateFormat