Data Fields | |
int | r_day |
int | r_mon |
long | r_time |
int | r_type |
int | r_week |
Definition at line 155 of file localtime.c.
int r_day |
day number of rule
Definition at line 157 of file localtime.c.
int r_mon |
month number of rule
Definition at line 159 of file localtime.c.
long r_time |
transition time of rule
Definition at line 160 of file localtime.c.
int r_type |
type of rule--see below
Definition at line 156 of file localtime.c.
int r_week |
week number of rule
Definition at line 158 of file localtime.c.