Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

year(date)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Returns the year of the provided date.

Returns the year of the provided date.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

date

Date

Yes

Specifies a Date or a DateTime expression.

Return Type

Number

Examples

Example 1

Code Block
languagejs
print("Year is " + year(currentDate()));

Example 2

Code Block
languagejs
date varDateTime = "2011-08-17T18:30:55";
print("Year is " + year(varDateTime));

Print Year is 2011.

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "date_routine" and space = currentSpace ( )
labelsarray_routines