GATE
gate_date_class Struct Reference
Inheritance diagram for gate_date_class:
gate::Date

Public Attributes

gate_uint16_t year
 
gate_uint8_t month
 
gate_uint8_t day
 

Member Data Documentation

◆ day

gate_uint8_t gate_date_class::day

gregorian day in month (1 - 31)

◆ month

gate_uint8_t gate_date_class::month

gregorian month in year (1 - 12)

◆ year

gate_uint16_t gate_date_class::year

gregorian year


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