---
title: CFTimeZoneGetTypeID()
framework: corefoundation
role: symbol
role_heading: Function
path: corefoundation/cftimezonegettypeid()
---

# CFTimeZoneGetTypeID()

Returns the type identifier for the CFTimeZone opaque type.

## Declaration

```swift
func CFTimeZoneGetTypeID() -> CFTypeID
```

## Return Value

Return Value The type identifier for the CFTimeZone opaque type.
