Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 8 - Logging date timestamp is inconsistent #224

Open
qoire opened this issue Nov 26, 2018 · 0 comments
Open

Windows 8 - Logging date timestamp is inconsistent #224

qoire opened this issue Nov 26, 2018 · 0 comments
Labels
bug Something isn't working low Platform: Windows Problems Specific to Windows

Comments

@qoire
Copy link
Contributor

qoire commented Nov 26, 2018

It seems that on windows 8 the batch commands we use for grabbing the date isn't consistent. As a result only the day of the week (For example Sun, or Thu) shows up. This is usually fine, but can cause issues if the Java process fails to terminate properly. It requires a user to start a new java process.

Suggestion is to use a more compatible format based off of WMIC:
https://ss64.com/nt/syntax-getdate.html

@qoire qoire added bug Something isn't working low labels Nov 26, 2018
@qoire qoire changed the title Windows 8 - Logging date timestamp is odd Windows 8 - Logging date timestamp is iconsistent Nov 26, 2018
@qoire qoire changed the title Windows 8 - Logging date timestamp is iconsistent Windows 8 - Logging date timestamp is inconsistent Nov 26, 2018
@qoire qoire added the Platform: Windows Problems Specific to Windows label Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working low Platform: Windows Problems Specific to Windows
Projects
None yet
Development

No branches or pull requests

1 participant