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