|
Posted by Preben on 02/25/07 18:48
Hi everyone
How do I parse a date with PHP version 4.
The problem is that the date-format is like:
d-m-Y ( 15-08-2006 )
but strtotime won't accept this even though the setlocale function has
been used:
setlocale( LC_ALL, "da_DK", "da", "dan", "danish", "da_DK.ISO8859-1" );
Thanks for helping!
/ Preben
Navigation:
[Reply to this message]
|