📜  XQuery时间和日期函数

📅  最后修改于: 2020-12-25 05:09:47             🧑  作者: Mango

时间和日期功能

XQuery支持很多时间和日期函数,但是在这里,我们提供所选的功能。

XQuery提供的一些常用日期和时间函数的列表:

Index Name Description
1) current-date() It is used to return the current date.
2) current-time() It is used to return the current time.
3) current-datetime() It is used to return both the current date and the current time.