Navigation: » Aucune rubrique au-dessus de ce niveau «
time-no-TZ(InputTime as xs:time) as xs:time XP3.1 XQ3.1
This function takes an xs:time argument, removes the timezone part from it, and returns an xs:time value. Note that the time is not modified.
•time-no-TZ(xs:time("14:00:00+01:00")) returns 14:00:00