PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
_time_zone_t Struct Reference

#include <time_utils.h>

Collaboration diagram for _time_zone_t:

Data Fields

int64_t secondsOffset
 

Detailed Description

Todo:
Time zone handling is not compliant with the c standard (for now). Daylight savings time.

Definition at line 9 of file time_utils.h.

Field Documentation

◆ secondsOffset

int64_t _time_zone_t::secondsOffset

Definition at line 11 of file time_utils.h.


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