Possible bug : Sys.getClockTime() hour

var clockTime = Sys.getClockTime();
var hour = clockTime.hour;

This returns a 24-hour hour despite if the simulator is in 24 hour mode AND 12 hour mode, i.e. always 13 for 1pm