Navigation: ThinBASIC Language > thinBasic Functions > Date and Time > cDateTime > cDateTime_Properties >
<cDateTime>.Year
Description
Returns the Year component of the cDateTime object.
Syntax
n = <cDateTime>.Year
Returns
Number.
Parameters
Name
Type
Optional
Meaning
Remarks
Restrictions
See also
Examples