|
AceTime
2.4.0
Date and time classes for Arduino that support timezones from the TZ Database.
|
Files | |
| file | BrokerCommon.h [code] |
| Helper functions are used in both Basic brokers and Extended brokers. | |
| file | brokers.h [code] |
| The brokers in the basic:: and extended:: namespaces are identical in code. | |
| file | BrokersHigh.h [code] |
These classes provide a thin layer of indirection for accessing the data structures defined by ZoneInfoHigh.h. | |
| file | BrokersLow.h [code] |
These classes provide a thin layer of indirection for accessing the data structures defined by ZoneInfoLow.h. | |
| file | BrokersMid.h [code] |
These classes provide a thin layer of indirection for accessing the data structures defined by ZoneInfoMid.h. | |
| file | compat.h [code] |
| Macros and definitions that provide a consistency layer among the various Arduino boards for compatibility. | |
| file | ZoneInfoHigh.h [code] |
| Data structures that encodes the high resolution zoneinfo database persistence format. | |
| file | ZoneInfoLow.h [code] |
| Data structures describe the low resolution zoneinfo persistence format. | |
| file | ZoneInfoMid.h [code] |
| Data structures that describe the mid resolution zoneinfo persistence format. | |