51Degrees Common C/C++  4.1

A shared functionality library that is used by 51Degrees products

fiftyoneDegreesDate Struct Reference

Detailed Description

Used to store the date when the dataset was produced and next date 51Degrees expect to provide a new data file.

Has to be packed at one byte because the date occurs in the data files in this form.

Public Attributes

int16_t  year
Year.
byte  month
Month.
byte  day
Day of the Month.

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