Well,

If your into your programming, have a look at this one :
http://www.phpclasses.org/browse.html/package/1199.html

It does something else, but the same approach can be used to
format your readable dates. This wheel has surely been invented
already, so you probably should do some googling to find a
finnished class og function that does this for you.

Kim

"Erin" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi All,
>     Sorry if this has been asked a 1000 times and if its easy to find in
the
> php manual but i cant seam to solve this.
>
> How do i convert a timestamp in to a normal readable time & date ie
>
> 20031111155023
>
> into
>
> 11th November 2003 @ 15:50:23
>
>
> Many thanks, thought id ask someone is bound to have a snippet for this.
>
>
>
> Regards
>
> All
>
>
>
> Erin

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to