Last Day of Year Date Bug?
- From: Arnie Shore <shoreas@xxxxxxxxx>
- Date: Mon, 31 Dec 2007 06:30:32 -0800 (PST)
Guys, the line below just returned "Dec 07" as the date for one month
back from today. Hardly life-threatening, but any thoughts?
<?php print date("M `y", mktime(0, 0, 0, date("m")-1, date("d"),
date("Y")));?>
AS
.
- Follow-Ups:
- Re: Last Day of Year Date Bug?
- From: larry
- Re: Last Day of Year Date Bug?
- Prev by Date: Re: [PHP] why is <option '97' selected>Japan</option> not highlighted
- Next by Date: Re: [PHP] simplexml problem
- Previous by thread: simplexml problem
- Next by thread: Re: Last Day of Year Date Bug?
- Index(es):