to_string
Description:
Converts this to a string in the format described by format.
Parameters:
| this | a Date | 
| format | the format to generate the date in | 
Returns:
| this as a string | 
Converts this to a string in the format described by format.
| this | a Date | 
| format | the format to generate the date in | 
| this as a string |