An open API service indexing awesome lists of open source software.

https://github.com/f22hd/difference_datetime

A simple php script using dateTime class for calculating a difference date and time between two timestamps and return the result
https://github.com/f22hd/difference_datetime

Last synced: over 1 year ago
JSON representation

A simple php script using dateTime class for calculating a difference date and time between two timestamps and return the result

Awesome Lists containing this project

README

          

# difference_dateTime
a simple php script for calculating a difference date and time between two timestamps and return the result.

only passing your timestamp ( usualy coming from NOW() function in mysql ) , your time zone , optional print ago boolean value.