5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_iso8601_time_t Struct Reference

#include <wiced_time.h>

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

◆ colon1

char wiced_iso8601_time_t::colon1

Colon1

◆ colon2

char wiced_iso8601_time_t::colon2

Colon2

◆ dash1

char wiced_iso8601_time_t::dash1

Dash1

◆ dash2

char wiced_iso8601_time_t::dash2

Dash2

◆ day

char wiced_iso8601_time_t::day[2]

Day

◆ decimal

char wiced_iso8601_time_t::decimal

Decimal

◆ hour

char wiced_iso8601_time_t::hour[2]

Hour

◆ minute

char wiced_iso8601_time_t::minute[2]

Minute

◆ month

char wiced_iso8601_time_t::month[2]

Month

◆ second

char wiced_iso8601_time_t::second[2]

Second

◆ sub_second

char wiced_iso8601_time_t::sub_second[6]

Sub-second

◆ T

char wiced_iso8601_time_t::T

T

◆ year

char wiced_iso8601_time_t::year[4]

Year

◆ Z

char wiced_iso8601_time_t::Z

UTC timezone


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