DCL 3.7.4
Loading...
Searching...
No Matches
SQL::Date Struct Reference

#include <SQLCore.h>

Public Attributes

int16_t year
uint8_t month
uint8_t day

Detailed Description

Definition at line 94 of file SQLCore.h.

Member Data Documentation

◆ day

uint8_t SQL::Date::day

Definition at line 98 of file SQLCore.h.

◆ month

uint8_t SQL::Date::month

Definition at line 97 of file SQLCore.h.

◆ year

int16_t SQL::Date::year

Definition at line 96 of file SQLCore.h.


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