time-picker icon indicating copy to clipboard operation
time-picker copied to clipboard

[feature request] Consider replacing to @date-io

Open dmtrKovalenko opened this issue 6 years ago • 2 comments
trafficstars

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. 😄

dmtrKovalenko avatar Jan 12 '19 13:01 dmtrKovalenko

This was pretty eye-opening, thanks for the post. Almost a tenth of a meg just to have a user-selectable time!

scottydev avatar Jan 22 '19 04:01 scottydev

Please, please, moment is awful

behagoras avatar Jul 29 '20 19:07 behagoras