fa84d19e97
In the dev-infra merge tool, a test fails locally if it runs on a system with a different system locale. We can either make the test more flexible, or update the merge tool to always print the date in `en-US` format. The latter is more reasonable given our console messages being in english anyway. PR Close #42470