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 | |
[MySQL] Datetime or Timestamp? | 0 | 62 | March 5, 2007 | |
Date and Time formatting | 0 | 75 | March 9, 2009 | |
Date()
|
3 | 45 | May 28, 2008 |