fn:parse-ietf-date
Parses a string containing the date and time in IETF format, returning the corresponding
            xs:dateTime value.
parse-ietf-date($value as xs:string?) ➔ xs:dateTime?
Arguments  | |||
  | $value  | xs:string?  | The input string  | 
Result  | xs:dateTime?  | ||
Namespace
http://www.w3.org/2005/xpath-functions
Links to W3C specifications
XPath 3.1 Functions and Operators
Notes on the Saxon implementation
Available since Saxon 9.7.