Fixed broken columns from timezone changes
Review Request #2936 — Created March 4, 2012 and submitted — Latest diff uploaded
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.
djblets/datagrid/grids.py |
---|
djblets/util/dates.py |
---|