nl:: Weave:: Profiles:: Time:: TimeZoneUtcOffset:: UtcOffsetRecord
#include <src/lib/profiles/time/WeaveTime.h>
conversion information
Summary
Public attributes |
|
---|---|
mBeginAt_usec
|
timesync_t
UTC time, in usec since standard epoch, of the beginning of this conversion period.
|
mUtcOffset_sec
|
int32_t
Offset, in seconds, from UTC to local time.
|
Public attributes
mBeginAt_usec
timesync_t nl::Weave::Profiles::Time::TimeZoneUtcOffset::UtcOffsetRecord::mBeginAt_usec
UTC time, in usec since standard epoch, of the beginning of this conversion period.
mUtcOffset_sec
int32_t nl::Weave::Profiles::Time::TimeZoneUtcOffset::UtcOffsetRecord::mUtcOffset_sec
Offset, in seconds, from UTC to local time.