Simple time management w/o the Network interface

Auto generated API documentation and code listings for TimeMgmt

Classes

TimeInterface TimeInterface class is much like the normal c-style time.h interface, but is extended with time-zone support, and clock-adjustment support (which permits tuning the clock) for more accuracy
tm_ex The tm_ex structure is patterned after the traditional tm struct, however it adds an element - the time zone offset in minutes

Code

TimeInterface.cpp [code]
TimeInterface.h [code]