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_hrs2dys()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 L_HRS2DYS()


Syntax:        L_HRS2DYS(<expN>)


Purpose:       To convert a number of hours to a number of days.


Arguments:     <expN> is the number of hours to be converted.




Returns:       A numeric value of days representing the number of
               hours.
               -1 = Syntax Error


Examples:      * calculate days
               ? L_HRS2DYS(76)                  && Result 3.17


Language:      Clipper

See Also: L_HRS2MIN() L_HRS2SEC()

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