PHP Timestamp converter

My current project requires quite a bit of date > timestamp and timestamp > date converting, mainly so I can store timestamps in a database instead of string dates. This has lead to a bit of frustration when modifying the database by hand – What does 1320969600 MEAN!?!?!

Anyway I decided to create a small tool that will generate timestamps from date strings, and do the opposite: convert timestamps to date strings.

Try it out and leave me some feedback Smile

https://resplace.com/online-tools/conversion/php-unix-timestamp-converter/

Facebooktwitterredditpinterestlinkedinmail
Author: Dean WilliamsI'm a Web Developer, Graphics Designer and Gamer, this is my personal site which provides PHP programming advice, hints and tips

0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments