notebook/IPython
Matthias Bussonnier 8e211a1290 Merge pull request #3525 from minrk/utc
Fix basic timezone info

minor tweaks to jsonutil, to include timezone info if available
add IPython.utils.tz, which just has basic info for making utcnow(), etc. include tzinfo in the datetime object
use this tzinfo in the last_modified keys in notebook managers, which fixes Firefox's timezone offset for checkpoints
2013-07-05 07:35:27 -07:00
..
html Merge pull request #3525 from minrk/utc 2013-07-05 07:35:27 -07:00
nbconvert/exporters Fixing import for nbconvert. 2013-06-30 18:04:56 -07:00
testing Remove unused imports in IPython.testing 2013-07-02 23:00:28 +01:00
utils/tests Fix test import 2013-07-02 23:03:29 +01:00