time-picker
time-picker copied to clipboard
[feature request] Consider replacing to @date-io
First of all big thanks for the awesome component!.
But here is problem - bundlesize. Using moment as a dependency force it to be bundled for any your component's user. That's sucks.
Thats why we have started work on the abstraction over common js date & time management libs. Here the repo. We are providing simple abstaction with an immutable functions for the library developers and a way for the users to use any library with your control.
Also we are intent on making localization as simple as possible and for now support event hijiri and jalali calendar systems.
If you will not find functionality that you need to integration we will add it asap. Will be happy if your project will join date-io. 😄
This was pretty eye-opening, thanks for the post. Almost a tenth of a meg just to have a user-selectable time!
Please, please, moment is awful