setID (JavaScript)
Sets the time zone ID. This does not change any other data in the time zone object.
Defined in
TimeZone (JavaScript)Syntax
setID(str:string) : void
Parameters | Description |
---|---|
str |
The new TimeZone ID. |
Sets the time zone ID. This does not change any other data in the time zone object.
setID(str:string) : void
Parameters | Description |
---|---|
str |
The new TimeZone ID. |