This library takes the current time (which must be set to UTC, e.g. via an NTP call), and applies a timezone definition (loaded at startup) to calculate the local time. This includes the handling of daylight saving. See http://mbed.org/users/hlipka/notebook/time-zone-handling/ for more information (esp. how to get a time zone definition file).

Dependents:   CubiScan 000-FIN_youcef 005_ESSAI_youcef

Auto generated API documentation and code listings for TimeZone

Classes

Time This class handles the time zone calculation, and is used for creating time stamp objects
TimeStamp This class encapsulates a point in time - which means it will not change after it has been created

Code

Time.cpp [code]
Time.h [code]