Hi all,
Could someone show me the best way to get the date and time (24 clock) to display like this,
Could someone show me the best way to get the date and time (24 clock) to display like this,
Code:
090308143000
[code]
assume the date and time was the 9th (09) of march (03) 2008 (08) at the time 2 (14) 30 (30) PM and zero seconds (00).
I'd like to save that string within a file name so that it is not only unique but also it lets me know the exact date/time it was created.
Thanks.