date Struct Reference

#include <time.h>

Data Fields

int da_year
 Year - 1980. More...
 
char da_day
 Day of the month. More...
 
char da_mon
 Month (1 = Jan) More...
 

Detailed Description

Definition at line 55 of file time.h.

Field Documentation

◆ da_day

char da_day

Day of the month.

Definition at line 57 of file time.h.

◆ da_mon

char da_mon

Month (1 = Jan)

Definition at line 58 of file time.h.

◆ da_year

int da_year

Year - 1980.

Definition at line 56 of file time.h.


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