A RESTful browser for eXist Java-Based Function Modules


http://www.w3.org/2005/xpath-functions
A module with the XQuery/XPath Core Library Functions

minutes-from-dateTime($date-time as xs:dateTime?) xs:integer?
Returns an xs:integer value between 0 to 59, both inclusive, representing the value of the minutes component in the localized value of $date-time.
$date-timeThe date-time as xs:dateTime

Returns the minutes component from $date-time
Return to list of all modules