Remove irrelevant timezone for time formatting
Just removes the " t" from the returned QLocale::timeFormat(), I have not figured out why it is included, the api docs states that QTime does not know about it.
Also removes timezone from TestValueConvert::testAsString().