getFileCreationDate#

pyCGM2.Utils.files.getFileCreationDate(file: str)#

Get the creation date of a file.

Parameters:

file (str) – The full path of the file.

Returns:

datetime – The creation date of the file.