﻿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
4487	SplitDateTimeWidget should not show microsecond.	yi.codeplayer at gmail dot com	Malcolm Tredinnick	"`SplitDateTimeWidget` would show microsecond,(e.g. ""14:53:04.296000""). And this isn't a valid format to TimeField which only support these two formats:
{{{
'%H:%M:%S',     # '14:30:59'
'%H:%M',        # '14:30'
}}}"		closed	Forms	dev		fixed	SplitDateTimeWidget time format		Ready for checkin	1	0	0	0	0	0
