I need to get the current time in 24 hour format but I need the seconds too and I don't want the date. Right now, with:
[tt]FormatDateTime(now(),vbshorttime)[/tt]
it gives only the hour and minute. How can I add the seconds? Don
don@pc-homepage.com
Experienced in HTML, Perl, VBScript, PWS, IIS and Apache. Run OS/2 Warp 4, BeOS v5 and Windows NT/2000 (only when I have to!)
[tt]FormatDateTime(now(),vbshorttime)[/tt]
it gives only the hour and minute. How can I add the seconds? Don
don@pc-homepage.com
Experienced in HTML, Perl, VBScript, PWS, IIS and Apache. Run OS/2 Warp 4, BeOS v5 and Windows NT/2000 (only when I have to!)