ESP8266 ILI9341 display support code with printf sources, wire-frame viewer and custom fonts
1.0
ESP8266ILI9341DisplayProject
|
POSIX timezone. More...
#include <time.h>
Data Fields | |
int | tz_minuteswest |
int | tz_dsttime |
int timezone::tz_dsttime |
Definition at line 81 of file time.h.
Referenced by clock_clear(), gettimezone(), initialize_clock(), ntp_setup(), and settimezone().
int timezone::tz_minuteswest |
Definition at line 80 of file time.h.
Referenced by clock_clear(), find_dst(), gettimezone(), initialize_clock(), localtime_r(), normalize(), ntp_setup(), and settimezone().