displaying pre-1970 dates
- From: "Bosconian" <bosconian@xxxxxxxxxxx>
- Date: Fri, 3 Feb 2006 17:42:17 -0800
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.
.
- Follow-Ups:
- Re: displaying pre-1970 dates
- From: Chuck Anderson
- Re: displaying pre-1970 dates
- From: Gordon Burditt
- Re: displaying pre-1970 dates
- From: Dave Kelly
- Re: displaying pre-1970 dates
- From: Kim André Akerø
- Re: displaying pre-1970 dates
- Prev by Date: Re: need to do a string replace of "asc" to "desc" or "desc" to "asc" first occurrence only
- Next by Date: Data transfer problem - ideas/solutions wanted (please)
- Previous by thread: Data transfer problem - ideas/solutions wanted (please)
- Next by thread: Re: displaying pre-1970 dates
- Index(es):