Application Integration
- Application Integration
- All Products
fn:adjust-time-to-timezone(arg, timezone)
Argument
| Required/
Optional
| Description
|
---|---|---|
arg
| Required
| The time value that is to be adjusted.
The time-value is of type xs:time or is an empty sequence.
|
timezone
| Optional
| A duration that represents the time zone to which time-value is to be adjusted.
|
Examples
| Return Values
|
---|---|
| 17:00:00-07:00
|
| 13:00:00-07:00
|
| 17:00:00
|
| 17:00:00
|
| 17:00:00-05:00
|
| Error FODT0003
|
Examples
| Return Values
|
---|---|
| 15:00:00-05:00
|
| 01:00:00-05:00
|
| 22:00:00-05:00
|