51Degrees Common C/C++  4.1

A shared functionality library that is used by 51Degrees products

Date

Detailed Description

Represents a date in a data set.

Introduction

The Date structure is used to represent dates in data sets. This is a memory efficient way to store a date, and means that the memory from a data file can be read directly into a structure.

Structs

struct  fiftyoneDegreesDate
Used to store the date when the dataset was produced and next date 51Degrees expect to provide a new data file. More...
On This Page