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


Syntax:        L_STOD(<expC>)


Purpose:       To convert a string of type "yyyymmdd" into a date.


Arguments:     <expC> is the string to be converted into a date.


Returns:       A Clipper date of the current date type.


Usage:         For specialist date manipulation requirements.



Examples:      ? L_STOD("19870605")         && Result: 05/06/87


Language:      Clipper

See Also: L_DTON()

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