Creates a mg_date from the given number of days since the Unix epoch. Return: A pointer to a newly allocated mg_date or null if an error occurred.
See Implementation
Creates a mg_date from the given number of days since the Unix epoch. Return: A pointer to a newly allocated mg_date or null if an error occurred.