XQuery Tutorial on XQuery Date Functions

the following table lists the commonly used date functions provided by xquery.

sr.no name & description
1

current-date()

returns the current date.

2

current-time()

returns the current time.

3

current-datetime()

returns both the current date and the current time.