﻿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
13339	Date(Time)Field.to_python() fails to parse localized month names	Ulrich Petri	nobody	"Date(Time)Field.to_python() uses time.strptime to try and parse the input values. 

If the input string contains a localized month name (e.g. ""Dezember"" for December in German) validation fails. This probably is due to strptime relying on the current locale to parse month names.

Test showing this behaviour is attached.

(N.B.: I'm not really clear on why the reverse operation in formats.localize_input() works correctly)"	Bug	new	Forms	1.1	Normal		i18n l10n		Someday/Maybe	0	0	0	0	0	0
