toMilitary converts standard time to military time How to execute the command -------------------------- The format is for each command is: "tomilitary ##:##AA" - first ## MUST be a number 1-12 - second ## MUST be a number 0-59 - AA will be AM, am, PM, or PM example: "tomilitary 1:00AM" would output: "1:00AM to military time is 01:00" example: "tomilitary 4:30pm" would output: "4:30pm to military time is 16:30"