Getting the Date & Time with JavaScript

Posted by ActiveEnnovations

An available pre-made object available to users in JavaScript is the Date object. This object can be used to retrieve the current date and time or to set the date & time. This object is handy for viewing the date & time on your website, or for doing comparisons between multiple times or dates. Utilize this object by creating a new Date object.

<script type= “text/javascript”>

var  makeDate= new Date(); /* Declares a new Date object with default settings. The default

function show()

{

var win=window.open("","details");

format is displayed as Day Month Date HH:MM:SS Time Zone Year*/

win.document.write("The Date Getters");

win.document.write("<br />");

win.document.write("Date=" + makeDate.Date());

win.document.write("<br />");

win.document.write("Day=" + makeDate.getDay());

win.document.write("<br />");

win.document.write("Month=" + makeDate.getMonth());

win.document.write("The Time Getters");

win.document.write("<br />");

win.document.write("Hour=" + makeDate.getHour(););

win.document.write("<br />");

win.document.write("Minutes=" + makeDate.getMinutes());

win.document.write("<br />");

win.document.write("Seconds=" + makeDate.getSeconds());

win.document.write("<br />");

}

// --></script>

<input onclick="show()" type="button" value="Show date/time details" /></p>

Posted on: 8/11/2010 at 8:06 PM
Tags: ,
Categories: JavaScript
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (17) | Post RSSRSS comment feed

Comments

wow gold United States

Saturday, October 16, 2010 2:42 PM

wow gold

Of course, what a great site and informative posts, I will add backlink - bookmark this site? Regards, Reader<BR>

UGG Classic Paisley Short Boots People's Republic of China

Tuesday, October 19, 2010 1:15 AM

UGG Classic Paisley Short Boots

This article gives the light in which we can observe the reality. This is very nice one and gives in-depth information

wholesale ugg boots People's Republic of China

Wednesday, October 20, 2010 4:43 AM

wholesale ugg boots

This article gives the light in which we can observe the reality. This is very nice one and gives in-depth information

wholesale ugg boots People's Republic of China

Wednesday, October 20, 2010 7:28 AM

wholesale ugg boots

This article gives the light in which we can observe the reality. This is very nice one and gives in-depth information

UGG Classic Paisley Short Boots People's Republic of China

Thursday, October 21, 2010 2:23 AM

UGG Classic Paisley Short Boots

This article gives the light in which we can observe the reality. This is very nice one and gives in-depth information

loans United States

Thursday, October 21, 2010 4:21 PM

loans

Jamorama i think you have a great site here... today was my first time coming here.. i just happened to find it doing a google search. anyway, great post.. i'll be bookmarking this page for sure.

calculus problem solver United States

Tuesday, October 26, 2010 12:59 PM

calculus problem solver

Can you message me with any hints & tips on how you made this blog site look this good, I'd appreciate it!

mame cabinets United States

Tuesday, October 26, 2010 3:09 PM

mame cabinets

Could you email me with some hints about how you made your blog look this cool , I would appreciate it.

401k early withdrawal penalty United States

Tuesday, October 26, 2010 10:56 PM

401k early withdrawal penalty

How do you make this site look this awesome! Email me if you can and share your wisdom. I'd be thankful.

medical alert bracelets United States

Friday, November 19, 2010 11:52 AM

medical alert bracelets

How do you make your blog look this awesome! Email me if you can and share your wisdom. I'd be thankful.

gold earrings United Kingdom

Friday, November 19, 2010 11:54 AM

gold earrings

This website is really good. How was it made !?

Vintage Cinelli United States

Friday, November 19, 2010 12:02 PM

Vintage Cinelli

When are you going to post again? You really entertain  a lot of people!

kindle 3 review United Kingdom

Friday, November 19, 2010 12:10 PM

kindle 3 review

When are you going to post again? You really entertain  a lot of people!

forex signal United Kingdom

Friday, November 19, 2010 12:30 PM

forex signal

This really answered my problem, thank you!

Cheap Sat Nav Insurance United Kingdom

Monday, November 22, 2010 6:44 PM

Cheap Sat Nav Insurance

When are you going to post again? You really inform  a lot of people!

TV Insurance United Kingdom

Monday, November 22, 2010 6:47 PM

TV Insurance

This blog is pretty cool! How did you make it !

wall art United Kingdom

Thursday, November 25, 2010 11:59 AM

wall art

Have you considered adding some relevant links to your article? I think it will really enhance everyone's understanding.

Add comment


(Will show your Gravatar icon)

  Country flag

biuquote
  • Comment
  • Preview
Loading