Return TypeFunction nameArguments
const char*hzTime::operator*(void)

Declared and defined in file: hzDate.h

Function Logic:

Function body:

const char* hzTime::operator* (void)
                                           { return Txt() ; }