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.

Diff Revision 2 (Latest)

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