Usage
Signature:
interface AvailableTimeZoneType
- Typescript Import Format
- //To use this interface, import as below.
 import {AvailableTimeZoneType} from "ojs/ojtimezoneutils";
For additional information visit:
        Oracle® JavaScript Extension Toolkit (JET)
            18.0.0
        G12199-01
AvailableTimeZoneType is a representation of a timezone. It defines the return type of the TimeZoneUtils#getAvailableTimeZones method.
interface AvailableTimeZoneType
//To use this interface, import as below.
import {AvailableTimeZoneType} from "ojs/ojtimezoneutils";For additional information visit: