RAVE
_RaveDateTime_t Struct Reference

Represents a date time instance. More...

Public Attributes

RAVE_OBJECT_HEAD char date [9]
 Always on top.
 
char time [7]
 the time string, format is HHmmss
 

Detailed Description

Represents a date time instance.

Member Data Documentation

◆ date

RAVE_OBJECT_HEAD char _RaveDateTime_t::date[9]

Always on top.

the date string, format is YYYYMMDD

◆ time

char _RaveDateTime_t::time[7]

the time string, format is HHmmss


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