Contents

CFTimeZoneCopySystem()

Returns the time zone currently used by the system.

Declaration

func CFTimeZoneCopySystem() -> CFTimeZone!

Return Value

A time zone representing the time zone currently used by the system, or the GMT time zone if the current zone cannot be determined. Ownership follows the The Create Rule.

See Also

System and Default Time Zones and Information