|
HP85 GPIB Disk Emulator
1.0
HP85GPIBDiskEmulator
|
DST structure. More...
#include <time.h>
Data Fields | |
| time_t | start |
| time_t | end |
| Start of local DST in GMT. More... | |
| time_t | epoch |
| End of local DST in GMT. More... | |
| time_t dst_t::end |
Start of local DST in GMT.
Definition at line 104 of file time.h.
Referenced by is_dst(), print_dst(), print_dst_gmt(), and set_dst().
| time_t dst_t::epoch |
| time_t dst_t::start |
Definition at line 103 of file time.h.
Referenced by is_dst(), print_dst(), print_dst_gmt(), and set_dst().
1.8.17