ESP8266 ILI9341 display support code with printf sources, wire-frame viewer and custom fonts  1.0
ESP8266ILI9341DisplayProject
Data Fields
timezone Struct Reference

POSIX timezone. More...

#include <time.h>

Data Fields

int tz_minuteswest
 
int tz_dsttime
 

Detailed Description

POSIX timezone.

Definition at line 78 of file time.h.

Field Documentation

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

The documentation for this struct was generated from the following file: