I have just got the hour using function 2c of int 21h, and the hour is in ch. Now what i want to do is find out if the hour is above 12, and if it is, subtract twelve from it, any ideas on how to do that?