Datasheet

Flyport Wi-Fi and Ethernet Programmer's guide framework 2.3 (rev 1.0) www.openpicus.com
This formats the values in the desired format, copying the result string to “dateUTC1
The string format can be customizable at user preferences, for example it can be changed to be:
“%H:%M.%S of the day %d of month %m of the year %Y”
QUESTION: How can a local time-zone reference with respect for GMT be setup?
In the previous example the variable “int GMT_hour_adding” permits adjusting to different time-
zones. Changing this variable (which can also be done at runtime by a user) allows for
synchronization of local time with “GMT+0” (Greenwich Mean Time).
69