Re: adding leading zeros to a date
- From: "ZeldorBlat" <zeldorblat@xxxxxxxxx>
- Date: 27 Apr 2005 12:19:45 -0700
Alternatively:
$InDate = date('Y-m-d', mktime(0, 0, 0, $inmonth, $inday, $inyear));
.
- Follow-Ups:
- Re: adding leading zeros to a date
- From: Oli Filth
- Re: adding leading zeros to a date
- From: Andrew @ Rockface
- Re: adding leading zeros to a date
- References:
- adding leading zeros to a date
- From: John Smith
- Re: adding leading zeros to a date
- From: Andrew @ Rockface
- adding leading zeros to a date
- Prev by Date: Page works when Form Action is Get but not Post
- Next by Date: Re: adding leading zeros to a date
- Previous by thread: Re: adding leading zeros to a date
- Next by thread: Re: adding leading zeros to a date
- Index(es):