Use Set_Date command with the formatting that suites you. In this case, use HHmm to set the time using 12-hour format or hhmm to set the time using 24-hour format. Subject7 platform uses the same formatting as Java, see the reference https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html
The following image shows the commands for 12-hour on the first step, 24-hour on the second step and the time as shown when the command was executed.