![]() Previous |
![]() Next |
NEW_TIME converts the date and time from one time zone to another. Before using this function, set the NLS_DATE_FORMAT parameter to display 24-hour time.
Arguments
date is a datetime expression to be converted to a new time zone.
timezone1 is the time zone of date.
timezone2 is the new time zone.
The time zone arguments are limited to the values in Table: Time Zones. For other time zones, use FROM_TZ.
Table 3-2 Time Zones
| Time Zone | Abbreviation |
|---|---|
|
Alaska-Hawaii Daylight Time |
HDT |
|
Alaska-Hawaii Standard Time |
HST |
|
Atlantic Daylight Time |
ADT |
|
Atlantic Standard Time |
AST |
|
Bering Daylight Time |
BDT |
|
Bering Standard Time |
BST |
|
Central Daylight Time |
CDT |
|
Central Standard Time |
CST |
|
Eastern Daylight Time |
EDT |
|
Eastern Standard Time |
EST |
|
Greenwich Mean Time |
GMT |
|
Mountain Daylight Time |
MDT |
|
Mountain Standard Time |
MST |
|
Newfoundland Standard Time |
NST |
|
Pacific Daylight Time |
PDT |
|
Pacific Standard Time |
PST |
|
Yukon Daylight Time |
YDT |
|
Yukon Standard Time |
YST |