Skip to content

Fix DateTime Format with SystemTime#102

Merged
EricZimmerman merged 1 commit intoEricZimmerman:masterfrom
reece394:master
Aug 29, 2025
Merged

Fix DateTime Format with SystemTime#102
EricZimmerman merged 1 commit intoEricZimmerman:masterfrom
reece394:master

Conversation

@reece394
Copy link
Copy Markdown
Contributor

@reece394 reece394 commented Aug 26, 2025

Description

When I committed #65 I did not implement the DateTime Formatting bit like the other BinConvert formats. This fixes the issue as the following happened depending on the region/ date time format set by the computer. This fix makes the behaviour consistent regardless of these settings. This is clean-up prep to adding more BinConvert formats.

US Region:
image

UK Region:
image

Fixed:
image

Checklist:

Please replace every instance of [ ] with [X] OR click on the checkboxes after you submit your PR

- [ ] I have generated a unique GUID for my Batch file(s)
- [ ] I have tested and validated the new Batch file(s) against test data and achieved the desired output
- [ ] I have placed the Batch file(s) within the .\RECmd\BatchExamples directory
- [ ] I have set or updated the version of my Batch file(s)
- [ ] I have made an attempt to document the artifacts within the Batch file(s)
- [ ] I have consulted the Guide/Template to ensure my Map(s) follow the same format

Thank you for your submission and for contributing to the DFIR community!

@EricZimmerman EricZimmerman merged commit 34d4dec into EricZimmerman:master Aug 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants