 
- XQuery - Home
- XQuery - Overview
- XQuery - Environment Setup
- XQuery - First Application
- XQuery - FLWOR
- XQuery - HTML Format
- XQuery - XPath
- XQuery - Sequences
- XQuery - Sequence Functions
- XQuery - String functions
- XQuery - Date Functions
- XQuery - Regular Expressions
- XQuery - If Then Else
- XQuery - Custom Functions
- XQuery Useful Resources
- XQuery - Quick Guide
- XQuery - Useful Resources
- XQuery - Discussion
XQuery - Date Functions
The following table lists the commonly used date functions provided by XQuery.
| Sr.No | Name & Description | 
|---|---|
| 1 | Returns the current date. | 
| 2 | Returns the current time. | 
| 3 | Returns both the current date and the current time. | 
Advertisements