I’m making a scheduling web app and am trying to decide on how to work with date and time. Would it be easier to store time in the 10 digit unix time format? I’m not seeing an easy way to query that format by date if I store it as int[10] format.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Working with Dates between MySQL / PHP | 0 | 98 | February 25, 2009 | |
SQL time/date format - quick question | 0 | 74 | April 1, 2007 | |
Date must be greater than
|
0 | 86 | December 17, 2006 | |
[MySQL] Datetime or Timestamp? | 0 | 62 | March 5, 2007 | |
Sql php timestamp HELP!
|
0 | 39 | August 23, 2005 |