Posts Tagged ‘date’

Getting start and end date of week in PHP

Friday, November 19th, 2010

I just searched for ways of getting the start and end dates of a week. Sadly there is some less than simple solutions in the top results, this is a small effort at remedying that situation.... Read More

jQuery plugin for padding numbers

Tuesday, August 18th, 2009

At the moment I’m parsing a lot of RSS/Atom XML, I just came across a date looking like this: 3/23/2009, how lovely, no padding.... Read More