Xbasic
DATE_FORMATS_BUILT_IN Function
Syntax
Format as N = date_formats_built_in()
Description
Date formats for the dtoc() function
Discussion
The DATE_FORMATS_BUILT_IN() function displays the Data Format dialog box and returns the number of the selected format.
Example
? DATE_FORMATS_BUILT_IN() = "4"
Limitations
Desktop applications only.
See Also