Returns a string with the current date.
A string with the current date.
writeln("Current date ", datestamp);
Returns a string with the current date.