Re: Convert input to Unix Timestamp
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Sun, 16 Nov 2008 11:49:11 -0500
eclipsme wrote:
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.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- Follow-Ups:
- Re: Convert input to Unix Timestamp
- From: eclipsme
- Re: Convert input to Unix Timestamp
- References:
- Convert input to Unix Timestamp
- From: eclipsme
- Convert input to Unix Timestamp
- Prev by Date: Convert input to Unix Timestamp
- Next by Date: Re: Convert input to Unix Timestamp
- Previous by thread: Convert input to Unix Timestamp
- Next by thread: Re: Convert input to Unix Timestamp
- Index(es):
Relevant Pages
|