Timestamp format was incorrect for the logging, putting minutes instead of months and creating an invalid timestamp. It also fails to parse as a DateTime which broke tooling.
References and relevant issues
Closes #376
Detailed description of the pull request / Additional comments
Fixed output format to use correct format specifier for Month.
Summary of the pull request
Timestamp format was incorrect for the logging, putting minutes instead of months and creating an invalid timestamp. It also fails to parse as a DateTime which broke tooling.
References and relevant issues
Closes #376
Detailed description of the pull request / Additional comments
Validation steps performed
PR checklist