microsoft / DevHomeAzureExtension

Dev Home Azure Extension
MIT License
77 stars 16 forks source link

Timestamp format is incorrect in logging. #146

Closed dkbennett closed 5 months ago

dkbennett commented 5 months ago

Dev Home version

No response

Dev Home Azure Extension version

No response

Windows build number

No response

Other software

No response

Steps to reproduce the bug

Timestamp is showing minutes where it should show months.

Timestamp:yyyy/mm/dd HH:mm:ss.fff is the bug, the first 'mm' should be 'MM'

Expected result

No response

Actual result

Incorrect timestamp on logging.

Included System Information

No response