libknx
|
internal class storing a date value More...
#include <dpt.hpp>
Public Member Functions | |
bool | operator== (const date &other) |
date () | |
creates a current date value | |
Public Attributes | |
uint8_t | day |
uint8_t | month |
uint8_t | year |
internal class storing a date value