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