
|
email this FAQ to a colleague
Q:
How can we implement asp to show the date and time, if possible?
A:
9:16:45 AM
Where the number value can be:
- 0 = Display a date and/or time. If there is a date part, display it as a short date. If there is a time part, display it as a long time. If present, both parts are displayed.
- 1 = Display a date using the long date format specified in your computer's regional settings.
- 2 = Display a date using the short date format specified in your computer's regional settings.
- 3 = Display a time using the time format specified in your computer's regional settings.
- 4 = Display a time using the 24-hour format (hh:mm).
- Rick Lemons
|