viva ~master (2021-03-16T19:32:06Z)
Home
Dub
Repo
Date.this
viva
time
date
Date
Default constructor
struct
Date
this
(
int
day
,
int
month
,
long
year
)
Parameters
day
int
The number of day in the week
month
int
The month number
year
long
The year
Meta
Source
See Implementation
viva
time
date
Date
constructors
this
variables
day
month
week
year
Default constructor