Search
DateTime.getYear Method
See Also
 






Gets the year component of the date.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public int getYear ()

 Return Value

The year, between 1 and 9999.

 See Also