Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) reference Guid - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

DTOS()

Date to string conversion
---------------------------------------------------------------------------------

 Syntax

        DTOS(<dDateString>)  --> cDate  

 Arguments

        <dDateString>   Any date    

 Returns

        <dDate>   String notation of the date    

 Description

      This function returns the value of <dDateString> as a character
      string in the format of YYYYMMDD. If the value of <dDateString> is
      an empty date, this function will return eight blank spaces.

 Examples

      ? DTOS(Date())

Status

      Ready

 Compliance

      This function is Ca-Clipper compliant

 Platforms

      All

 Files

      Library is rtl



See Also: DTOC() DATE() DTOS()

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