-
-
Notifications
You must be signed in to change notification settings - Fork 455
Open
Labels
Description
Feature request
With PR #157 the date picker now lives in the community repo. However there are some properties that are diverged:
timeZoneOffsetInSecondsversustimeZoneOffsetInMinutesdayOfWeekFormat/dateFormat/firstDayOfWeekversuslocale
We should align the APIs to be as close to android and iOS
Why it is needed
Apps that want to target Windows would have to fork their app code. This breaks the "Windows for free" goal of RNW.
Possible implementation
See PR 157