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

A time format props #59

Closed
ecmadao opened this issue Oct 24, 2017 · 1 comment
Closed

A time format props #59

ecmadao opened this issue Oct 24, 2017 · 1 comment

Comments

@ecmadao
Copy link
Owner

ecmadao commented Oct 24, 2017

#58

Maybe can add a new props like timeFormatter, or something like this, it can receive a string or a function. Then we can render time ui style by using this props, like timeFormatter={'HH:MM'} or timeFormatter={'HH : MM'} or even timeFormatter={(hour, minute) =>hour&minute}

@ecmadao
Copy link
Owner Author

ecmadao commented Oct 24, 2017

New version v2.2.4 published, add timeFormat and timeFormatter props.

@ecmadao ecmadao closed this as completed Oct 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant