Articles tagged with "date"

Count the Number of Days in a Month with PHP

How to calculate number of days in a month or a year in PHP

Leap Years Calculation with PHP, Java, Python and JavaScript

Determine leap years with different implementations in PHP, Java, Python and JavaScript.

Find days between two dates with PHP

You have two dates and you want to find the number of days between those dates.