TwiceAsNice  2019-02-18
Public Attributes | List of all members
monDtime Struct Reference

date and time struct containing the information of current date and time set in the LS Temp Monitor More...

#include <typesLS.h>

Collaboration diagram for monDtime:
Collaboration graph

Public Attributes

int _month
 
int _day
 
int _year
 
int _hour
 
int _minute
 
int _second
 

Detailed Description

date and time struct containing the information of current date and time set in the LS Temp Monitor

Member Data Documentation

◆ _day

int monDtime::_day

◆ _hour

int monDtime::_hour

◆ _minute

int monDtime::_minute

◆ _month

int monDtime::_month

◆ _second

int monDtime::_second

◆ _year

int monDtime::_year

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