24int TTime::PrintDateFlag = 1;
50 if(TTime::PrintDateFlag)
71 int temp = PrintDateFlag;
The TDate class represents a date.
The TTime class encapsulates time functions and characteristics.
SecondTy Second() const
Returns seconds.
MinuteTy Minute() const
Returns the minute in local time.
HourTy Hour() const
Returns the hour in local time.
static int PrintDate(int)
Set flag to 1 to print the date along with the time; set to 0 to not print the date.
tstring AsString() const
Returns a string object containing the time.
Object Windows Library (OWLNext Core)
std::ostringstream tostringstream
owl::opstream & operator<<(owl::opstream &os, const TColor &c)
Insert the color value into a persistent output stream.
tchar fullName[_MAX_PATH]