bgarrels / textpattern

Automatically exported from code.google.com/p/textpattern
0 stars 0 forks source link

Fixing timezones part 4: Saving and selecting dates #403

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Todo:

* Make sure all dates are generated by the PHP application, not MySQL.
* Save dates to database in specific timezone such as UTC.

Problems:

* Conversion. Somehow convert the current dates to UTC (if any).
* URLs: how to keep current URLs intact (if any).

Original issue reported on code.google.com by jukka.m.svahn on 1 Dec 2013 at 11:14