Project Alice
Loading...
Searching...
No Matches
sys::year_month_day Struct Reference

#include <date_interface.hpp>

Public Attributes

int32_t year
 
uint16_t month
 
uint16_t day
 

Detailed Description

Definition at line 8 of file date_interface.hpp.

Member Data Documentation

◆ day

uint16_t sys::year_month_day::day

Definition at line 11 of file date_interface.hpp.

◆ month

uint16_t sys::year_month_day::month

Definition at line 10 of file date_interface.hpp.

◆ year

int32_t sys::year_month_day::year

Definition at line 9 of file date_interface.hpp.


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