remove-timezone
Removes the timezone component from the time (of type xs:dateTime) input parameter.

Languages
Built-in, C++, C#, Java.
Parameters
| Name | Type | Description | 
|---|---|---|
| time | xs:dateTime | Provides the input value of type xs:dateTime. | 
Example
If time is 2001-12-17T09:30:02+05:00, the function returns 2001-12-17T09:30:02.