AFTimeZone Implicit Conversion Operators
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Overload List
| Name | Description | |
|---|---|---|
| (TimeZoneInfo to AFTimeZone) |
Implicit cast operator to convert a TimeZoneInfo to an AFTimeZone.
| |
| (AFTimeZone to TimeZoneInfo) |
Implicit cast operator to convert an AFTimeZone to a TimeZoneInfo.
|