Parameter
|
Type
|
Description
|
INPUT
|
||
year
|
int
|
Years after 0 A.D.
|
month
|
int
|
Months since January - [0,11].
|
day_of_month
|
int
|
Day of the month - [1,31].
|
hour
|
int
|
Hours since midnight - [0,23].
|
minute
|
int
|
Minutes after the hour - [0,59].
|
second
|
int
|
Seconds after the minute - [0,59].
|
fraction
|
int
|
Number of billionths of a second and ranges from 0 - 999999999).
|
RETURN
|
||
NONE
|