fn:build-dateTime

Constructs a date/time value from the values of the components specified.

build-dateTime($value as fn:dateTime-record?) ➔ (xs:dateTime | xs:date | xs:time | xs:gYear | xs:gYearMonth | xs:gMonth | xs:gMonthDay | xs:gDay)?

Arguments

 

$value

fn:dateTime-record?

The date/time record

Result

(xs:dateTime | xs:date | xs:time | xs:gYear | xs:gYearMonth | xs:gMonth | xs:gMonthDay | xs:gDay)?

Namespace

http://www.w3.org/2005/xpath-functions

Saxon availability

Requires Saxon-PE or Saxon-EE. Implemented since Saxon 13. Available for all platforms.