After typing in a time and tabbing out we will convert the format of the typed value if it is an
integer. Supports the following formats (all times are 24h):
1 -> 01:00:00 12-> 12:00:00 123 -> 01:23:00 1234 -> 12:34:00 12345 -> 01:23:45 123456 -> 12:34:56
Authored by: b_calderwood 2011-12-09
Parent: [r5802]
Child: [r5804]