Application Integration
- Application Integration
- All Products
fn:day-from-dateTime(arg)
Argument
| Required/
Optional
| Description
|
---|---|---|
arg
| Required
| The dateTime value from which the day component is to be extracted.
The dateTime-value is of type xs:dateTime or is an empty sequence.
|
fn:day-from-dateTime(xs:dateTime('2023-07-15T18:00:00'))