|
Posted by Dave Kelly on 02/04/06 06:14
Bosconian wrote:
> I must be having a brain freeze because I can't figure out how to display
> dates older than 1970.
>
> I have birth dates stored in MySQL as "date" data types (exp. 1955-04-06).
> I'd like to display as "April 4, 1955".
>
> I've tried using date("F j, Y"), but only get "December 31, 1969".
>
> I'm using PHP 4.3.8. Any suggestions would be appreciated.
>
>
This is from somebody that probably don't know what he is talking about.
The manual says that 'date' is used to set the SYSTEM date and time.
That should be why you are being blocked by the epoach wall. Not a
system in the world has a last modified date of 4/4/1955.
Navigation:
[Reply to this message]
|