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