hb_retd()
Returns a date
- Syntax
-
- C Prototype
- #include <hbapi.h>
- hb_retd( long lYear, long lMonth, long lDay ) --> void
- Arguments
-
- <lYear>
- <lMonth>
- <lDay>
- Returns
-
- Description
-
- Note that when HB_API_MACROS is defined, this function is replaced with a macro: hb_retd( lYear, lMonth, lDay ) --> hb_itemPutD( &hb_stack.Return, lYear, lMonth, lDay )
Examples
- Status
- Ready
- Compliance
-
- Compliance is not applicable to API calls.
- Files
-
- Library is vm
- Platforms
-
- All