Loading TOC...
Matches for cat:function (cat:function/javascript (cat:function (cat:function))) have been highlighted. remove

MarkLogic 12 Product Documentation
sql.year

sql.year(
   arg as genericDateTimeArg?
) as Number?

Summary

Returns an xs:integer representing the year component in the localized value of $arg. The result may be negative.

If $arg is the empty sequence, returns the empty sequence.

Parameters
arg The dateTime/date/string whose day component will be returned.

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.