Products | About Us

script global Date

as the document said it would include date and time, however, I only get date but without time. ie. 2008/7/9. Is it expected to be normal or I have missed anything?

tokenal
21st Jul 2008

You need to use Now to get the date and time, see http://msdn.microsoft.com/en-us/library/0w568awd(VS.85).aspx for more details.

Tony Edgecombe
21st Jul 2008

Version 4.2 now includes a PrintDate global which may be more useful than Now.

Tony Edgecombe
29th Sep 2008

Feed