﻿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
36543	French Canadian locale formats times incorrectly	Anderson, Chris	Mridul	The `fr_CA` locale uses the format string `H\xa0h\xa0i` as its time format and as the time portion of its datetime formats. The comments indicate this should be producing output like `13 h 40` however, because `h` is the flag for 12-hour time, this instead gets formatted like `13 01 40`. The format strings should be updated to escape the `h` character.	Bug	closed	Internationalization	dev	Normal	fixed		Claude Paroz Simon Charette	Ready for checkin	1	0	0	0	1	0
