format-date
Returns a string containing an xs:date value formatted for display.
Languages
XSLT 3.0.
Parameters
Name | Type | Description |
---|---|---|
value | xs:date | The input xs:date value to be formatted. Mandatory parameter. |
picture | xs:string | Mandatory parameter.
See section 9.8.4.1 of the "XPath and XQuery Functions and Operators 3.1" W3C Recommendation (https://www.w3.org/TR/xpath-functions-31). |
language | xs:string | Optional parameter.
See section 9.8.4.8 of the "XPath and XQuery Functions and Operators 3.1" W3C Recommendation (https://www.w3.org/TR/xpath-functions-31). |
calendar | xs:string | Same as above. |
place | xs:string | Same as above. |