Forum Moderators: phranque

Message Too Old, No Replies

date-time:

How to implement it in a web site?

         

specter

11:22 am on Jun 7, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi everyone,

Simple question:

I have a service web site in wich I want to display to the visitors current date and time:What is the best way to do it?

Any advice will be appreciated

Many thanks

Regards

rocknbil

3:47 pm on Jun 7, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Dig around Javascript resource sites to get the client computer's time and display on the page.

Server-side programming will output the server's date/time.