string GetFileCreated (string  filepath, string  format)
 
Gets created date from filepath and converts to given format.
Parameters:
| filepath | Full pathname of the original document file. | 
| format | The datetime format. | 
Returns:
A datetime string.
Last modified date: 10/14/2020