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


Syntax:        L_DYS2HRS(<expN>)


Purpose:       To convert a number of days to hours.


Arguments:     <expN> is the number of days to convert.



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


Examples:      * Convert days to hours
               ? L_DYS2HRS(16.5)                && Result 396


Language:      Clipper

See Also: L_HRS2DYS() L_DYS2HMS()

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