Class for working with real time
Class for working with real time. Implements some operators, work with time in GMT and add some method for SetTime
Set absolute time (year, month, day, hour, minute and second), bool SetTime(int year, int month, int day, int hour=0, int min=0, int sec=0) return true if time is set correctly virtual void Write(char *) Write time in time format to buffer (man asctime) char* Print() Return pointer to string in time format ESTime operator+ (RelTime) Some operators for ESTime
bool SetTime(int year, int month, int day, int hour=0, int min=0, int sec=0) return true if time is set correctly virtual void Write(char *) Write time in time format to buffer (man asctime) char* Print() Return pointer to string in time format ESTime operator+ (RelTime) Some operators for ESTime
virtual void Write(char *) Write time in time format to buffer (man asctime) char* Print() Return pointer to string in time format ESTime operator+ (RelTime) Some operators for ESTime
char* Print() Return pointer to string in time format ESTime operator+ (RelTime) Some operators for ESTime
ESTime operator+ (RelTime) Some operators for ESTime
alphabetic index hierarchy of classes
generated by doc++