|
Posted by Marcos on 10/13/61 11:28
Hi...
I'm developing one application that it must support many types of dates,
e.g:
2005-09-03 // yyyy-mm-dd
03/09/2005 // dd/mm/dd
The administrator will be able of the modify the style using the formal
mode aaaa, dd, mm...
But I need already format the date for the save in database mysql
(aaaa-mm-dd) and later
transform again to transform again for the date that the administrator
chose.
I already tried use the strtotime and strftime but without success.
Any Idea?
--
Thanks,
Marcos José Setim
________________________________________
Usando o M2 do Opera: http://www.opera.com/m2/
Navigation:
[Reply to this message]
|