Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
afw_time_zone_s Struct Reference

time zone More...

#include <afw_common.h>

Data Fields

afw_int8_t hours
 
afw_int8_t minutes
 

Detailed Description

time zone

Definition at line 1678 of file afw_common.h.

Field Documentation

◆ hours

afw_int8_t hours

Hours (-14 - +14). If +14 or -14, minutes must be 0.

Definition at line 1682 of file afw_common.h.

◆ minutes

afw_int8_t minutes

Minutes (0 - 59 or -1). -1 indicates no time zone, in which case, hours must be 0.

Definition at line 1688 of file afw_common.h.


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