scripter73
Programmer
Hi,
How do I manipulate a Cold Fusion function to return the current date/time in the following format: 08/02/2001 12:30:00 PM?
I'm trying to do something like:
<cfset entrydatetime = DateFormat(Now())>
but it is only returning 8/2/2001. I'd like the time/time of day attached.
Please advise.
Thanks in advance for your help.
scripter73
How do I manipulate a Cold Fusion function to return the current date/time in the following format: 08/02/2001 12:30:00 PM?
I'm trying to do something like:
<cfset entrydatetime = DateFormat(Now())>
but it is only returning 8/2/2001. I'd like the time/time of day attached.
Please advise.
Thanks in advance for your help.
scripter73