WE310F5  39.00.000
M2MB_XML_DATE Struct Reference

XML date structure xml. More...

#include <m2mb_xml.h>

Data Fields

UINT16 year
 
UINT8 month
 
UINT8 day
 
UINT8 hrOffset
 
UINT8 minOffset
 

Detailed Description

XML date structure xml.

Date structure XML module.

Definition at line 149 of file m2mb_xml.h.

Field Documentation

◆ day

UINT8 day

Day of the date(DD)

Definition at line 153 of file m2mb_xml.h.

◆ hrOffset

UINT8 hrOffset

Hours in time offset from UTC time (hh)

Definition at line 154 of file m2mb_xml.h.

◆ minOffset

UINT8 minOffset

Minutes in time offset from UTC time (mm)

Definition at line 155 of file m2mb_xml.h.

◆ month

UINT8 month

Month of the date(MM)

Definition at line 152 of file m2mb_xml.h.

◆ year

UINT16 year

Year of the date(YYYY)

Definition at line 151 of file m2mb_xml.h.


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