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

date with no time zone. More...

#include <afw_common.h>

Data Fields

afw_int32_t year
 
afw_uint8_t month
 
afw_uint8_t day
 

Detailed Description

date with no time zone.

Definition at line 1695 of file afw_common.h.

Field Documentation

◆ day

Day day of month (1-31). Month limited to days in month.

Definition at line 1704 of file afw_common.h.

◆ month

afw_uint8_t month

Month of year (1-12).

Definition at line 1701 of file afw_common.h.

◆ year

Year including century. Negative is BC. No 0?

Definition at line 1698 of file afw_common.h.


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