|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Date & Time
I like to show todays's date and time (Atlantic Canada) . How to do that?
|
|
#2
|
|||
|
|||
|
for todays date use new Date() for other options use it differently u 'll need some r&d here
|
|
#3
|
||||
|
||||
|
If you want the time and the date you can use ASP and do this
Code:
<% Response.write(Now()) %> |
|
#4
|
||||
|
||||
|
|
![]() |
| Viewing: ASP Free Forums > Programming > HTML, JavaScript And CSS Help > Date & Time |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|