The DATE4$ function returns a string containing a day, month, and year in the form dd-Mmm-yyyy. If you specify an argument of zero, DATE4$ returns the current date. Example PRINT DATE4$(0%)