TheTime = 12:36:37 PM

TimeFormat(TheTime, 'h:m:s'): 12:36:37
TimeFormat(TheTime, 'h:m:s t'): 12:36:37 P
TimeFormat(TheTime, 'hh:mm:ss'): 12:36:37
TimeFormat(TheTime, 'hh:mm:ss tt'): 12:36:37 PM
TimeFormat(TheTime, 'H:M:ss'): 12:36:37
TimeFormat(TheTime, 'HH:MM:ss'): 12:36:37

And these formats are new in ColdFusion MX:
short: 12:36 PM
medium: 12:36:37 PM
long: 12:36:37 PM GMT-07:00
full: 12:36:37 PM GMT-07:00