Initializing help system before first use

setdate

setdate


Purpose
Set the date of a date object.
Synopsis
int setdate(XPRMctx ctx, void *sysctx, void *t, int y, int m, int d);
Arguments
ctx 
Mosel's execution context
sysctx 
Context of mmsystem
Reference to a date object
Years
Months
days
Return value
0 if successful or -1 if t is NULL.
Related topics
Module