Re: Convert input to Unix Timestamp
- From: eclipsme <eclipsme@xxxxxxxxxxx>
- Date: Sun, 16 Nov 2008 15:34:11 -0500
Beauregard T. Shagnasty wrote:
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.
My question would be: if you only care about year-month-day, why do you
want to store the data as a timestamp? Why not simply use a date field?
2008-11-16
I don't actually know. Is it difficult to convert a table that has data in the timestamp format to date?
.
- Follow-Ups:
- Re: Convert input to Unix Timestamp
- From: eclipsme
- Re: Convert input to Unix Timestamp
- References:
- Convert input to Unix Timestamp
- From: eclipsme
- Re: Convert input to Unix Timestamp
- From: Beauregard T. Shagnasty
- 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
|