These days, using the fuzzy date/time (e.g. “3 minutes ago”, “10 days ago”) in websites has become a common. Twitter, Facebook, Gmail, you name it — all the big guns are following the trend.DateSpace is a powerful PHP library mainly used for calculating the amount of time between dates and produce the exact period of time in all time units (seconds, minutes, hours, days, etc). It can make the date simpler & smarter than its usual format. So instead of displaying the date in the form of (e.g. 27 Feb 2011 9:00 PM), it can be simply displayed like (e.g. 4 hours and 35 minutes ago).Besides the calculation of date intervals, dateSpace allows manipulation of dates, conversion of dates between different date/time formats and with the release of version 2.0 the date range feature is introduced which it’s main function is to create a range of dates – allowing you to quickly check to see if a given date is within that range.DateSpace comes with 9 languages (English, Arabic, Dutch, French, German, Italian, Persian, Portuguese, Spanish). DateSpace comes with a wordpress plugin that integrate the dateSpace library into wordpress.It is very easy to integrate into any existing PHP page on your website.