flask/flask/json
Eugene M. Kim d41e2e6a5d Correctly encode aware, non-UTC datetime objects
http_date() requires timetuple in UTC, but JSONEncoder.default() was
passing a local timetuple instead.
2017-06-14 12:40:53 -07:00
..
__init__.py Correctly encode aware, non-UTC datetime objects 2017-06-14 12:40:53 -07:00
tag.py finish documentation 2017-06-02 08:09:37 -07:00