This PHP tutorial is for converting given date into a time ago string like 2 hours age, 3 years ago. In a previous tutorial, we have seen da ...
March 1st, 2016
In PHP, there are many ways to calculate the difference between two dates. In this tutorial, we are using PHP date time functions to calcula ...
April 15th, 2015
PHP provides several date-time functions to perform required operations with temporal data. Now, we are going to see about PHP timestamp fun ...
August 21st, 2013
After a little break, happy to meet PHP readers again. Now, we are going to see PHP functions that are used to get the current date. There a ...
August 16th, 2013
In PHP, working with timezone is quite interesting by utilizing various functions coming under PHP date/time. In this article, we are going ...
June 27th, 2013
PHP contains several inbuilt functions for changing the date-time format. In this tutorial, we are going to see the characters used in repre ...
June 5th, 2013
PHP includes a lot of date and time functions. These functions are coming under PHP date and time-related extensions. These are used to perf ...
April 25th, 2013