Properties:
Member | Type | Description |
---|---|---|
day | int |
The day of month (1 to 31) for this date. |
month | int |
The month index for this date, where 1 corresponds to January, 2 to February, and so on. |
year | int |
The year for this date. |
property day
Type: int
property month
Type: int
property year
Type: int