DtvLong dal_uti_get_day_tim (tim)

Returns the current date and the current time.

Input Parameters Significance
none -

Output Parameters Significance
char **tim pointer to date-time string

Return Code Significance
0 no error

This function returns the current date and time using the format > YYYY-MM-DD HH:MM:SS < , as for instance > 1994-01-15 12:30:21 < .

The returned pointer will be overwritten when the function is called for the next time.