Re: Convert input to Unix Timestamp
- From: eclipsme <eclipsme@xxxxxxxxxxx>
- Date: Sun, 16 Nov 2008 13:11:29 -0500
Jerry Stuckle wrote:
eclipsme wrote:What commands are used to 'message the format'?What is the suggested best ways to accept a date in a form that will be input into a table as a timestamp? I only care about the year-month-day, not the time.
Thank you,
Harvey
Whatever format you is most convenient for the user. You can always massage the format internally before putting it in the database.
strtotime? date()?
Thanks,
Harvey
.
- Follow-Ups:
- Re: Convert input to Unix Timestamp
- From: Jerry Stuckle
- Re: Convert input to Unix Timestamp
- References:
- Convert input to Unix Timestamp
- From: eclipsme
- Re: Convert input to Unix Timestamp
- From: Jerry Stuckle
- Convert input to Unix Timestamp
- Prev by Date: Re: Convert input to Unix Timestamp
- Next by Date: Re: Convert input to Unix Timestamp
- Previous by thread: Re: Convert input to Unix Timestamp
- Next by thread: Re: Convert input to Unix Timestamp
- Index(es):
Relevant Pages
|