XQuery - 日期函式



下表列出了 XQuery 提供的常用日期函式。

序號 名稱和說明
1

current-date()

返回當前日期。

2

current-time()

返回當前時間。

3

current-dateTime()

返回當前日期和當前時間。

廣告