Great Templates

FEATURED WEB TEMPLATES

Amazon Books

Learn PHP

PHP Training
Zend Cert Training Zend Certified Engineer Zend PHP Pro

JavaScript: How To Show Date And Time Using Java Script In The Browser

How to show date/time using Java Script in the browser?

 

Use the following Java Script statements to extract time
and show in the document :

eg :-

JAVA DATE


document.write(\"
THE Date IS : \\n\", Date());
current= new Date();
document.write(\"< BR>THE Hours IS : \",current.getHours());
document.write(\"< BR>THE Minute IS : \",
current.getMinute());


 

 


Learn PHP | Zend Certified Engineer | Zend PHP Pro | PHP Web Apps | Web Hosting Service | Low Cost Domain Names | Great Templates | Great Books | Testimonials | Tech.Articles | TOS | AUS | Home | Linux Apache MySQL PHP