Specifies how dates will be formatted in filenames when the timestamp is included in the filename. Provided because some characters common in dates and times are not valid in filenames on certain platforms.
Accepts the Python strftime format, see https://strftime.org/
Default: %m-%d-%Y %I-%M %p
Example:
filename_datestamp_format::%a., %b. %d, %Y, %I-%M %p %Z