XQuery – Date Functions

The following table lists the commonly used date functions provided by XQuery.

Sr.NoName & Description
1current-date Function Returns the current date.
2current-time Function Returns the current time.
3current-dateTime Function Returns both the current date and the current time.

Leave a Reply