Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

locale prop for android devices #82

Closed
ArturDabrowski opened this issue Jan 8, 2020 · 4 comments
Closed

locale prop for android devices #82

ArturDabrowski opened this issue Jan 8, 2020 · 4 comments

Comments

@ArturDabrowski
Copy link

Feature Request

It would be nice to have an option to change picker language by passing a locale prop

Why it is needed

Picker has device language regardless of the app language settings

Code sample

        <DateTimePicker
          mode="date"
          value={date}
          onChange={handleDateChange}
          locale={language}
          minimumDate={minDate}
          maximumDate={maxDate}
        />
@alex-trofimov
Copy link

Any chances for this feature?

@alecpo
Copy link

alecpo commented Apr 1, 2020

Any chances for this feature? [2]

@vonovak
Copy link
Member

vonovak commented Apr 1, 2020

Hello, thanks for the feature request. There is currently no plan to implement this by the maintenainers, but we will accept a pull request for this feature.

@vonovak
Copy link
Member

vonovak commented Dec 11, 2021

closed by #540 (v5 release)

@vonovak vonovak closed this as completed Dec 11, 2021
@react-native-datetimepicker react-native-datetimepicker locked and limited conversation to collaborators Dec 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants