[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function tohour - converts 24-hour format to 12-hour
Syntax #include <timehk.h>
(int) tohour(hr)
Prototype in timehk.h
Remarks converts hr from 24-hour time to 12-hour time.
Return value returns the hour of the day, as would appear on a
12-hour clock (1-12).
See also isPM(), time_convert(), to24hour()
See Also:
isPM()
time_convert()
to24hour()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson