Re: Convert User entered date and time to Unix Timestamp before inserting to database
From: scotty (scasti1_at_cox.net)
Date: 12/13/04
- Next message: effendi_at_epitome.com.sg: "Re: Session varibable problem, please help"
- Previous message: Michael Fesser: "Re: Convert User entered date and time to Unix Timestamp before inserting to database"
- In reply to: Jan Pieter Kunst: "Re: Convert User entered date and time to Unix Timestamp before inserting to database"
- Next in thread: Michael Fesser: "Re: Convert User entered date and time to Unix Timestamp before inserting to database"
- Reply: Michael Fesser: "Re: Convert User entered date and time to Unix Timestamp before inserting to database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 13 Dec 2004 06:59:14 -0800
Thanks for the tip. There is a lot I'm not aware of. New to MYSQL.
In the recent past I created something that involved dates. I just now
changed the data definition you mentioned and it still works fine. The
field is now a DATETIME field but is being created with the same
TIMESTAMP. So it looks like this functions the same but is now
historical rather than the auto-update that you mention?
I look forward to going through my edit routines and inserting some of
the functions mentioned in these comments, where applicable, to make it
more concise where possible. Although I did not ask the original
question here, I appreciate the comments and hope that some of my
original comments helped as well.
- Next message: effendi_at_epitome.com.sg: "Re: Session varibable problem, please help"
- Previous message: Michael Fesser: "Re: Convert User entered date and time to Unix Timestamp before inserting to database"
- In reply to: Jan Pieter Kunst: "Re: Convert User entered date and time to Unix Timestamp before inserting to database"
- Next in thread: Michael Fesser: "Re: Convert User entered date and time to Unix Timestamp before inserting to database"
- Reply: Michael Fesser: "Re: Convert User entered date and time to Unix Timestamp before inserting to database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|