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

Is there a posibility to define how values are formatted in the inputs #23

Closed
tahergalal opened this issue Mar 19, 2019 · 5 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@tahergalal
Copy link

I know you can format the inputs of the calendar but i would like to perform that also for the inputs so for example have a date in the format dd/MMM/yyyy

@wojtekmaj wojtekmaj added the question Further information is requested label Mar 27, 2019
@wojtekmaj wojtekmaj self-assigned this Mar 27, 2019
@wojtekmaj
Copy link
Owner

Hi,
you modify the format by using locale prop. React-DateRange-Pickder automatically picks format that fits given locale best.

@tahergalal
Copy link
Author

this does not solve the issue a date format is different from a locale a locale can be en,de but I may have a requirement to support a certain format

@wojtekmaj wojtekmaj reopened this Mar 28, 2019
@wojtekmaj
Copy link
Owner

Understood! React-DateRange-Picker is powered by React-Date-Picker. I'm tracking this feature in recently revisited wojtekmaj/react-date-picker#40 :) Stay tuned!

@wojtekmaj wojtekmaj added enhancement New feature or request and removed question Further information is requested labels Mar 29, 2019
@wojtekmaj
Copy link
Owner

Thanks @tahergalal for your suggestion. Next release of React-DateRange-Picker will have what you asked for! :)

@wojtekmaj
Copy link
Owner

@tahergalal Version 2.2.0 is out and it includes the feature you requested :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants