Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::localtime is an STL time function to obtain the local date and time.
#include <ctime> |
Today's screen output:
Sun Aug 8 09:01:41 2010 |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.