Link to this page
Print this page
Parent topic
:
C API functions
C-Extensions
/
C API functions
dtcurrent()
Returns the current date and time.
Syntax
void dtcurrent(dtime_t *
d
);
d
is a pointer to the initialized datetime host variable.
The function extends the current date and time to agree with the qualifier of the host variable.