timeZoneAliasRm
The timeZoneAliasAdd method removes a time zone alias.
Syntax
Parameters
| Parameter | Type | Description |
|---|---|---|
| alias | String | The new alias name. |
| timeZone | String | The ZoneId name. |
Show your appreciation for Deephaven by starring us on GitHub.
The timeZoneAliasAdd method removes a time zone alias.
| Parameter | Type | Description |
|---|---|---|
| alias | String | The new alias name. |
| timeZone | String | The ZoneId name. |
timeZoneAliasRm(alias, timeZone)
timeZoneAliasRm("ET")
println parseTimeZoneQuiet("ET")