Convert Pretty Dates with PHP


/ Published in: PHP
Save to your folder(s)

This takes a date like so: Sat, 08 Jan 2011 from a database and allows you to use it in your code. For example if you wanted to work out a week from Sat, 08 Jan 2011 it can be done with ease. I created this for a project i am currently working on. There maybe an easier way to deal with this problem but its works so enjoy!

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.