Contents

CFDateFormatterGetDateStyle(_:)

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

Declaration

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

Parameters

  • formatter:

    The date formatter to examine.

Return Value

The date style used to create formatter.

See Also

Getting Information About a Date Formatter