LocalTimeRK
|
CLocalTime | Global time settings |
CLocalTimeChange | Handles the time change part of the Posix timezone string like "M3.2.0/2:00:00" |
CLocalTimeConvert | Perform time conversions. This is the main class you will need |
CLocalTimeDayOfWeek | Class for managing a mask value of zero or more days of the week |
▼CLocalTimeHMS | Container for holding an hour minute second time value |
CLocalTimeHMSRestricted | HMS values, but only on specific days of week or dates (with optional exceptions) |
CLocalTimeIgnoreHMS | This class can be passed to most functions that take a LocalTimeHMS to instead not set the HMS |
CLocalTimePosixTimezone | Parses a Posix timezone string into its component parts |
▼CLocalTimeRestrictedDate | Day of week, date, or date exception restrictions |
CLocalTimeHMSRestricted | HMS values, but only on specific days of week or dates (with optional exceptions) |
CLocalTimeRange | Class to hold a time range in local time in HH:MM:SS format |
CLocalTimeSchedule | A complete time schedule |
CLocalTimeScheduleItem | A single item in a schedule, such as minute of hour, hour of day, or a specific time |
CLocalTimeScheduleManager | Class for managing multiple named schedules |
CLocalTimeYMD | Class for holding a year month day efficiently (4 bytes of storage) |
▼Ctm | |
CLocalTimeValue | Container for a local time value with accessors similar to the Wiring Time class |
CLocalTimeYMD::YMD | Packed structure to hold the YMD value |