
sem.timezoneString( value as Date ) as String
Returns the timezone of an xs:dateTime value as a string.
This XQuery function backs up the SPARQL TZ() function.
This function is a built-in.
| Parameters | |
|---|---|
| value | The dateTime value |
sem.timezoneString(fn.currentDateTime()); => -08:00