5.13.0.0R1
Software Development Kit
wiced_iso8601_time_t Struct Reference

Data Fields

char colon1
 
char colon2
 
char dash1
 
char dash2
 
char day [2]
 
char decimal
 
char hour [2]
 
char minute [2]
 
char month [2]
 
char second [2]
 
char sub_second [6]
 
char T
 
char year [4]
 
char Z
 

Detailed Description

ISO8601 Time Structure

Field Documentation

char wiced_iso8601_time_t::colon1

Colon1

char wiced_iso8601_time_t::colon2

Colon2

char wiced_iso8601_time_t::dash1

Dash1

char wiced_iso8601_time_t::dash2

Dash2

char wiced_iso8601_time_t::day[2]

Day

char wiced_iso8601_time_t::decimal

Decimal

char wiced_iso8601_time_t::hour[2]

Hour

char wiced_iso8601_time_t::minute[2]

Minute

char wiced_iso8601_time_t::month[2]

Month

char wiced_iso8601_time_t::second[2]

Second

char wiced_iso8601_time_t::sub_second[6]

Sub-second

char wiced_iso8601_time_t::T

T

char wiced_iso8601_time_t::year[4]

Year

char wiced_iso8601_time_t::Z

UTC timezone


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