Bug in wiced_time_get_iso8601_time()

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

Looks like there is a bug in wiced_time_get_iso8601_time()

When running snip.sntp_get_time, this is today time -

Getting NTP time... success

Current time is: 2015-13-66T09:03:44.000856

Getting NTP time... success

Current time is: 2015-13-66T09:03:54.038000

Getting NTP time... success

Current time is: 2015-13-66T09:04:04.004000

Getting NTP time... success

Current time is: 2015-13-66T09:04:13.055496

Getting NTP time... success

Current time is: 2015-13-66T09:04:23.026496

Getting NTP time... success

Current time is: 2015-13-66T09:04:33.055032

Getting NTP time... success

Current time is:

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Using gmtime() API for correct translation.

View solution in original post

0 Likes
1 Reply
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Using gmtime() API for correct translation.

0 Likes