MindFusion.Wpf Pack Programmer's Guide
YEAR

Returns the year of the specified date.

Syntax  Copy Code

YEAR( Date date )  Integer

Parameters

date
Required. The date to inspect.

Example

Formula  Copy Code

=YEAR(TODAY())

See Also

Function Reference
DAY Function
HOUR Function
MINUTE Function
MONTH Function
NOW Function
SECOND Function
TODAY Function