cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Creating a numerial timestamp in C++?
Creating a numerial timestamp in C++?
Mar 16, 2009 at 5:58pm UTC
wasabihowdi
(6)
Hey Guys,
I would like to know how can I create timestamp in numerical format?
e.g. 2003-06-22T20:57:29 (or any other format that is available)
I need the timestamp in order to put it as a XML filename.
Thanks,
Mar 16, 2009 at 6:17pm UTC
jsmith
(5804)
man ctime
Topic archived. No new replies allowed.