News Feed
Jobs Feed
Sections




News Archive
Derick Rethans' Blog:
British date format parsing
March 03, 2008 @ 20:45:49

Derick Rethans has posted about a new function he's whipped up for PHP's date/time functionality to handle the differences between US formatted dates and the British date formats - date_create_from_format.

From PHP 5.3 the new date_create_from_format() function and the DateTime::createFromFormat() factory method are available. As first argument they accept the expected format, and as second argument the string to parse.

He includes two examples - one showing it being used to parse a British date string and the other to show off the date_get_last_errors function that can be useful for debugging.

0 comments voice your opinion now!
date format parse unitedstates british datecreatefromformat datetime


blog comments powered by Disqus

Similar Posts

Ilia Alshanetsky\'s Blog: PHP 5.1.1 Released! (and a Rant)

Michael Dowling's Blog: Cron Expression Parsing in PHP

LaughingMeme.com: Looking at PHP5’s DateTime and DateTimeZone

Paul Stamatiou's Blog: How To: Parse XML with PHP5

DevShed: Tracking Parsing Errors with the Tidy Library in PHP 5


Community Events











Don't see your event here?
Let us know!


release language conference example zendframework2 development opinion composer database podcast framework introduction interview functional api testing series community code object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework