Click to See Complete Forum and Search --> : Good time functions?


PSzalapski
November 26th, 2002, 12:21 PM
Is there a good standard C++ alternative to using the ctime functions (in time.h)?

P-Sz

KevinHall
November 26th, 2002, 02:37 PM
Not that I know of.

Doctor Luz
November 27th, 2002, 06:20 AM
COleDateTime

Elrond
November 27th, 2002, 06:50 AM
COleDateTime could be a good alternative, but I am not sure it is standard (outside of Microsoft).

spynet
April 24th, 2003, 03:04 AM
Coletime it is not standard c++

by