Results 1 to 3 of 3
  1. #1
    makemoneytips is offline Freshman
    Join Date
    Dec 2009
    Posts
    19
    Thanks
    0
    Thanked 1 Time in 1 Post
    Feedback Score
    0

    Default Date Calculation

    Hi, how can I compute the difference in days between current date & Time and the ff: "12:04 AM Dec 30th, 2009"?

  2. #2
    Join Date
    Jan 2010
    Location
    Nepal
    Posts
    1,166
    Thanks
    15
    Thanked 22 Times in 22 Posts
    Feedback Score
    0

    Default

    try this code:

    $diff = (time() - strtotime("12:04am Dec 30th, 2009"));

    It will calculate the elapsed time in seconds and the time is compared with the time in server.

    If you want to calculate the time in day you can try this:


    $diff = (time() - strtotime("12:04am Dec 30th, 2009")) / 86400;
    science and math : Mathematics
    biography of scientists : biography, math dictionary : dictionary

  3. #3
    makemoneytips is offline Freshman
    Join Date
    Dec 2009
    Posts
    19
    Thanks
    0
    Thanked 1 Time in 1 Post
    Feedback Score
    0

    Default

    how about if the date is given like this: Sun Jan 24 06:46:01 +0000 2010

    how do I compute the difference between now and the given date above?

Similar Threads

  1. Advanced Date Parsing with ColdFusion
    By Abina in forum ColdFusion
    Replies: 0
    Last Post: 01-09-2010, 06:48 PM
  2. Tips for your First Date
    By mastermind in forum General Talk
    Replies: 25
    Last Post: 08-31-2009, 02:40 AM
  3. Preparation for Perfect Date
    By BrainPulse in forum General Talk
    Replies: 9
    Last Post: 03-26-2009, 09:58 PM
  4. Clock & Date Following Mouse
    By yawez.com in forum JavaScript & AJAX
    Replies: 3
    Last Post: 12-26-2008, 02:52 PM
  5. My computer date is changing weirdly
    By jani in forum General Talk
    Replies: 3
    Last Post: 12-02-2008, 04:11 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Partners: BOSTON WEB DEVELOPER, LLC   |   WEBCOSMO CLASSIFIEDS