Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6129177
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T16:42:43+00:00 2026-05-23T16:42:43+00:00

Possible Duplicate: How to find number of days between two dates using php I’m

  • 0

Possible Duplicate:
How to find number of days between two dates using php

I’m trying to compare two dates that are stored in two PHP variables. $curDate and $prevDate are stored in the format yyyy-mm-dd. To simply display them, I’ve been using date("n,j,Y", strtotime($prevDate)) or some other combination of the first parameters of the date function.

I want to compare the $curDate and $prevDate on the scale of days, but the trouble is, the 31st could be 1 day from the 1st so if I just look at the date in this way then I can’t handle that behavior.

I’ve looked into the PHP Function JulianToJD() but can’t just pass the SQL date, formatted thru the date() and strtotime() function.

Can someone help me figure out a clever way of comparing two dates on the scale of days while paying attention to the end of months?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T16:42:43+00:00Added an answer on May 23, 2026 at 4:42 pm

    See stackoverflow.com/q/2040560/469210. I.e. calculate the diff of the dates and apply the floor function:

    floor($datediff/(60*60*24));
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: How can I find the method that called the current method? I
Possible Duplicate: C/C++ line number Hi, I have a simple error manager class that
Possible Duplicate: Easy interview question got harder: given numbers 1..100, find the missing number(s)
Possible Duplicate: Algorithm to find minimum number of weighings required to find defective ball
Possible Duplicate: Javascript: find the time left in a setTimeout()? I'm trying to use
Possible Duplicate: How do I find the DOM node that is at a given
Possible Duplicate: php/html - http_referer I want to find which page/script get request to
Possible Duplicate: Where do I find the current C or C++ standard documents? I
Possible Duplicate: How do I find out which DOM element has the focus? Is
Possible Duplicate: C#/.NET analysis tool to find race conditions/deadlocks I am debugging an application

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.