Steps to Reproduce
Run the DatePicker example in Playground\RNTester or create a test app using the date picker component.
Expected Behavior
Changing Regional Format in the Windows Settings app should affect how the underlying CalendatDatePicker XAML control formats dates, as well as their display language.
Actual Behavior
No change can be observed in the RN app, even though they're reflected in the shell.
(Disregard the date format settings in the screenshot of my demo - I commented out the props they controlled)
