Declared and defined in file: hzDate.h
Function Logic:
Function body:
bool hzXDate::IsNull (void) { return !m_hour && !m_usec ? true : false ; }