MRPT  1.9.9
mrpt::system::TTimeParts Struct Reference

Detailed Description

The parts of a date/time (it's like the standard 'tm' but with fractions of seconds).

See also
TTimeStamp, timestampToParts, buildTimestampFromParts

Definition at line 49 of file datetime.h.

#include <mrpt/system/datetime.h>

Public Attributes

uint16_t year
 
uint8_t month
 The year. More...
 
uint8_t day
 Month (1-12) More...
 
uint8_t hour
 Day (1-31) More...
 
uint8_t minute
 Hour (0-23) More...
 
double second
 Minute (0-59) More...
 
uint8_t day_of_week
 Seconds (0.0000-59.9999) More...
 
int daylight_saving
 Day of week (1:Sunday, 7:Saturday) More...
 

Member Data Documentation

◆ day

◆ day_of_week

uint8_t mrpt::system::TTimeParts::day_of_week

Seconds (0.0000-59.9999)

Definition at line 57 of file datetime.h.

Referenced by mrpt::hwdrivers::CIMUXSens_MT4::doProcess().

◆ daylight_saving

int mrpt::system::TTimeParts::daylight_saving

Day of week (1:Sunday, 7:Saturday)

Definition at line 58 of file datetime.h.

Referenced by mrpt::hwdrivers::CIMUXSens_MT4::doProcess().

◆ hour

◆ minute

◆ month

◆ second

◆ year




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020