Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Library for Clipper - <b>l_hms2hrs()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 L_HMS2HRS()


Syntax:        L_HMS2HRS(<expC>)


Purpose:       To convert a character time string to a number of
               hours.


Arguments:     <expC> is the character time string to be converted.


Returns:       A numeric value of hours representing the time string.
               -1 = Syntax Error


Examples:      * calculate hours
               ? L_HMS2HRS("45:25:00")          && Result 45.42


Language:      Clipper

See Also: L_HMS2DYS() L_HMS2MIN() L_HMS2SEC()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson