#4750 Fix Get-Date -UFormat %G and %g behavior - #14555
Conversation
|
Brian Lalonde (@brianary) Please look test fails. |
|
Tricky doing this blind. |
Every CI has Details button. Then you need to press "View more details on Azure Pipelines" on bottom of right column. There you can see whole build and test process. (And download artifacts too.) |
|
Sure, I've figured out how to view the test details. I just meant I haven't been able to get a local build environment working yet, so I'm over-relying on the build server and tests still. I'll get those names changed. |
You can open new issue and share what is problems you have so that we can help you. (Of cause if you plan to continue contributing.) |
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
|
Would be good for WG-Engine (feels like this is the best match) to review this breaking change in |
|
Andrew (@anmenaga) You could directly request a review from Engine person. |
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
|
Brian Lalonde (@brianary) Please resolve merge conflicts. |
|
Brian Lalonde (@brianary) Please fix typo in your test file. |
|
Just trying to keep up with master |
Camel case for local vars, as suggested in PR. Co-authored-by: Ilya <darpa@yandex.ru>
|
Rob Holt (@rjmholt) I've implemented your suggestions and rebased from upstream master to try and simplify merging. |
|
Ouch, not a lot of detail on those failing tests. |
|
Brian Lalonde (@brianary) I have checked new tests on WSL with Linux |
|
Ilya (@iSazonov) I see one of the new years was wrong. Fixing… |
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
|
Brian Lalonde (@brianary) Thanks for your contribution! |
|
Happy to help! |
|
🎉 Handy links: |
PR Summary
Corrects the behavior of %G and %g (variants of the same value) in Get-Date -UFormat to match ISO 8601.
PR Context
This is to fix one of the format issues in #4750.
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.