AceTime
1.11.7
Date and time classes for Arduino that support timezones from the TZ Database.
|
Tuple of a matching Transition and its 'fold'. More...
#include <ExtendedZoneProcessor.h>
Public Attributes | |
const TransitionTemplate< ZEB, ZPB, ZRB > * | transition |
uint8_t | fold |
Tuple of a matching Transition and its 'fold'.
Used by findTransitionForSeconds() which is guaranteed to return only a single Transition if found.
Definition at line 454 of file ExtendedZoneProcessor.h.