Re: Convert input to Unix Timestamp
- From: "Beauregard T. Shagnasty" <a.nony.mous@xxxxxxxxxxxxxxx>
- Date: Sun, 16 Nov 2008 17:00:37 -0500
eclipsme wrote:
eclipsme wrote:
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?
Wait one. You say "date in a form that will be input into a table". Why
would you even need to convert it to a timestamp?
My mistake. I just looked and found that I did not use timestamp. It
is a date field. Thanks for asking, though.
So it *is* a date! It should look like this then: 2008-11-16
Next question: there is no question, correct?
--
-bts
-Friends don't let friends drive Windows
.
- References:
- Convert input to Unix Timestamp
- From: eclipsme
- Re: Convert input to Unix Timestamp
- From: Beauregard T. Shagnasty
- Re: Convert input to Unix Timestamp
- From: eclipsme
- Re: Convert input to Unix Timestamp
- From: eclipsme
- Convert input to Unix Timestamp
- Prev by Date: Re: Convert input to Unix Timestamp
- Next by Date: Re: Warning regarding session side-effect : puzzle
- Previous by thread: Re: Convert input to Unix Timestamp
- Index(es):
Relevant Pages
|