NOW$ function
Purpose: This function will return a string with the current time and date in MM/DD/YY HH:MM:SS: PM format.
RetStr$ = NOW$
Parameters:
Example:
PRINT NOW$