string date([string $formatstring])
•$formatstring - a string specifying the date format (see Format Picture Strings); the default is "ddd',' MMM dd yyyy"
•Returns a current date string (which is formatted based on $formatstring)
•This function is supported only in CSE HTML Validator v11.9910 and later.