Declared and defined in file: hzDate.h
Function Logic:
Function body:
uint32_t hzXDate::Dow (void) { return ((m_hour/24)+5)%7;}