Declared in file: hzDate.h Defined in file : hzDate.cpp
Function Logic:
Function body:
void hzXDate::altday (int nounits) { m_hour += (nounits * 24); }