Contents

CFDateFormatterGetTimeStyle(_:)

Returns the time style used to create the given date formatter object.

Declaration

func CFDateFormatterGetTimeStyle(_ formatter: CFDateFormatter!) -> CFDateFormatterStyle

Parameters

  • formatter:

    The date formatter to examine.

Return Value

The time style used to create formatter.

See Also

Getting Information About a Date Formatter