• #indieweb 2014-06-13
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2014-06-13 UTC
# 23:37
gRegor`
The nice thing about using timestamp type (mysql) is that it's stored in UTC, *and* you don't have to perform any math to adjust it. Just set the timezone you want before your query and it works. Unless you're changing timezones a lot between rows, I think that's simpler.