Creating a numerial timestamp in C++?

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,
man ctime
Topic archived. No new replies allowed.