Method: Date format3
Function name: dateformat
Parameter list: (CHAR inputDate, CHAR outFormat, CHAR inFormat)
Return type: CHAR
What the method does: Inputs a date in the format indicated by the input format and returns the date as a string in the format of the output format string. Refer to Dateformat Method for detailed information for this method.