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