Fixed broken columns from timezone changes

Review Request #2936 — Created March 4, 2012 and submitted — Latest diff uploaded

Information

Djblets

Reviewers

Fixed a bug where timezones weren't being displayed in Columns and another bug where timegm wasn't called correctly.
Columns actually show proper timezone now.

Unit tests pass.

Changes between revision 1 and 2

orig
1
2
djblets/datagrid/grids.py
djblets/util/dates.py
Loading...