Format the current date and time as a string.
returnedStr = today()
returnedStr - type: str
Return the current date and time as a string.
An "escape to the shell" from inside NLP++.
@CODE
"output.txt" << today() << "\n";
@@CODE
Special Functions, Formatting and I/O Functions