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)
17.1.0
G12196-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: