1
0
mirror of https://github.com/django/django.git synced 2025-03-12 02:12:38 +00:00
James Aylett 1ff6e37de4 Fixed #23832 -- Added timezone aware Storage API.
New Storage.get_{accessed,created,modified}_time() methods convert the
naive time from now-deprecated {accessed,created_modified}_time()
methods into aware objects in UTC if USE_TZ=True.
2016-02-23 18:51:43 -05:00
..
2015-10-03 19:31:45 -04:00
2015-11-04 17:48:49 +01:00
2016-02-03 13:05:35 -07:00
2016-02-06 09:24:20 -05:00