Argument declaration of time. The value should be in block with
name. The time is string. The time format is “hh:mm” in 24-hour clock format.
Represents 24 hours time
type.
blockOptions.method.args.day
string
–
Argument declaration of day. The value should be in block with
name. The day is integer number. The possible values are 1..31 range but should not
be more than last day of month. Represents int type.
blockOptions.method.args.month
string
+
Argument declaration of month. The value should be in block with
name. The month is integer number. The possible values are 1..12. Represents int type.
blockOptions.method.args.year
string
+
Argument declaration of year. The value should be in block with
name. The year is integer number. Represents int type.