hb_retds()
Returns a date, must use yyyymmdd format
- Syntax
-
- C Prototype
- #include <hbapi.h>
- hb_retds( char * szDate ) --> void
- Arguments
-
- <szDate>
- Returns
-
- Description
-
- Note that when HB_API_MACROS is defined, this function is replaced with a macro: hb_retds( szDate ) --> hb_itemPutDS( &hb_stack.Return, szDate )
Examples
- Status
- Ready
- Compliance
-
- Compliance is not applicable to API calls.
- Files
-
- Library is vm
- Platforms
-
- All