django/docs/topics/i18n
Jacob Kaplan-Moss 357d62d9f2 Explained that timezone.now() always returns times in UTC.
The docs were ambiguous about the time zone for now(), leading people to
assume that it would be the current time zone rather that UTC.
2013-06-06 11:05:33 -05:00
..
formatting.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
index.txt Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. 2011-11-18 13:01:06 +00:00
timezones.txt Explained that timezone.now() always returns times in UTC. 2013-06-06 11:05:33 -05:00
translation.txt Fixed comments for translators example in the i18n documentation 2013-05-23 10:19:10 +02:00