sladmin
15-05-2008, 12:36 AM
Hi,
I want to put the time into a hidden field to use for my helpdesk. However I can't seem to find a proper time variable that will display the time how I want it. I want to display the time like this: 1:30 PM. I've tried loads of website and scripts but they either don't work or they display without the 'PM' bit :blink:
Here's the code:
<% response.write(FormatDateTime(now(),vblongtime))%>Any ideas??
Thanks in advance :smilie:
I want to put the time into a hidden field to use for my helpdesk. However I can't seem to find a proper time variable that will display the time how I want it. I want to display the time like this: 1:30 PM. I've tried loads of website and scripts but they either don't work or they display without the 'PM' bit :blink:
Here's the code:
<% response.write(FormatDateTime(now(),vblongtime))%>Any ideas??
Thanks in advance :smilie: