FFIDateTime

Representation of a date and time (without timezone)

Members

Variables

day
uint day;
hour
uint hour;
min
uint min;
month
uint month;
sec
uint sec;
year
int year;

Meta