Re: [PHP] Re: british date format
- Date: Fri, 9 May 2008 14:40:39 +0000
- From: "André Medeiros" <andre.caum@xxxxxxxxx>
- Subject: Re: [PHP] Re: british date format
Shawn,
I think the idea here was to get a timestamp from a date in that
format he was telling about.
After replying however, I noticed that strptime is only implemented in
PHP5. Sorry about that mate.
On Fri, May 9, 2008 at 2:36 PM, Shawn McKenzie <nospam@xxxxxxxxxxxxx> wrote:
> Merca, Ansta Ltd wrote:
>>
>> Hi
>>
>> Anyone "dd/mm/yyyy" as a date variable? strtotime - works fine with
>> "mm/dd/yyyy" but now with "dd/mm/yyyy". (PHP 4.x)
>
> setlocale()
>
> and then...
>
> http://pt.php.net/manual/en/function.strftime.php
>
> -Shawn
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php