﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
21992	test_naturalday_uses_localtime fails on Windows	anonymous	nobody	"`django.contrib.humanize.tests.test_naturalday_uses_localtime` is decorated by a `skipIf` clause as per #19203.
However, running on a Windows machine -- with `pytz` not installed and system timezone set to UTC -- the skip condition still evaluates to `False`. This is since `settings.TIME_ZONE` does default to `""America/Chicago""`, and, as a result, the test case fails."	Bug	closed	contrib.humanize	dev	Normal	fixed			Accepted	1	0	0	1	0	0
