Date.Date

Function/Meaning

Specify year, month, day, hour, minute, and second Constructor

Type
Dateclassmethod of
Syntax
Date(year:int, month:int=0, date:int=1, hour:int=0, min:int=0, sec:int=0)
Arguments
year

Year

month

Month (0 ~

date

Day

hour

time

min

Minutes

sec

Seconds

Return value
None (void)
Explanation

Generate by specifying the year, month, day, hour, minute, and second