IntelliJ Java IDE
The moose likes HTML, CSS and JavaScript and the fly likes Number of days from today Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Number of days from today" Watch "Number of days from today" New topic
Author

Number of days from today

John King
Ranch Hand

Joined: Aug 27, 2002
Posts: 165
Is there a js function that returns the number of days
from today (the current date)? For example, today is May 5, 2004.
If I enter May 5, 2003, it should return me 365.
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15003
thie should help
http://www.mcfedries.com/JavaScript/DaysBetween.asp
Eric
John King
Ranch Hand

Joined: Aug 27, 2002
Posts: 165
Thanks, Eric.
How do I enforce a date pattern something like
MM/dd/yyyy and convert it to a Date object?
 
 
subject: Number of days from today
 
Threads others viewed
SCJP exam reg procedure
difference in days
HQL 2 – how to say “within X days from today”?
Posting Density Stastics
calculating the number of business minutes in a month
developer file tools