CodingForums.com
>
:: Server side development
>
PHP
> date format convert
PDA
View Full Version :
date format convert
kenny873
04-03-2003, 03:44 AM
I have a date format as 20030401 --> YYYYMMDD
how can I convert it into 2003 April 01?
mordred
04-03-2003, 11:16 AM
Have a look at
http://www.php.net/manual/en/function.strtotime.php
http://www.php.net/manual/en/function.strftime.php
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.