Description
Computes the number of days since the 1st of january of 1900(the date serial number) for the given year, month and day.
The @day might be negative (to count backwards) and it is relative to the previous @month. The @years should be at least 1900.