DATE_INFO Struct Reference

Defines the struct type used to store the DATE_INFO.

#include <iSim.h>

Public Attributes

int day
 Days after the month - [1,31].
 
int month
 Months after the year - [1,12].
 
int year
 Years - [2000-2999].