Application Integration
- Application Integration
- All Products
fn:adjust-date-to-timezone(arg,timezone)
Argument
| Required/
Optional
| Description
|
---|---|---|
arg
| Required
| The date value that is to be adjusted.
The date-value is of type xs:date or is an empty sequence.
|
timezone
| Optional
| A duration that represents the time zone to which date-value is to be adjusted.
|
Examples
| Return Values
|
---|---|
| 2023-02-15-08:00
|
| 2023-02-14-08:00
|
| 2023-02-15
|
| 2023-02-15
|
Examples
| Return Values
|
---|---|
| 2023-02-15-05:00
|
| 2023-02-14-05:00
|