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