fix: printed header uses US date/time format rather than the device locale#11129
Conversation
|
✅ Validation Passed: All report and feature-flag labels are correctly set. |
|
Thanks for working on this. I had also investigated #11109 locally and reached the same production fix: replacing the hardcoded I manually verified the behavior on a Motorola Edge 60 Fusion with 24-hour time enabled, using the same email in both builds:
So this confirms the fix respects local date ordering and the 24-hour time preference. I also have a small Robolectric regression test for a German region / 24-hour setup. Happy to share that patch if test coverage would be useful here. |
dani-zilla
left a comment
There was a problem hiding this comment.
Thanks for the contribution! In the future, please fill out the full PR template. However, thank you for including the ticket and for fixing this for us!
|
Thanks for fixing it. |
Fixes #11109