LocalTimeRK
Data Fields
LocalTimeYMD::YMD Struct Reference

Packed structure to hold the YMD value. More...

#include <LocalTimeRK.h>

Data Fields

unsigned year:23
 Year, add 1900 (like struct tm)
 
unsigned month:4
 Month, 1 - 12 (not like struct tm which is 0 - 11)
 
unsigned day:5
 Day, 1 - 31 ish.
 

Detailed Description

Packed structure to hold the YMD value.


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