CalendarPicker icon indicating copy to clipboard operation
CalendarPicker copied to clipboard

Migrate to date-io to support multiple JS date libraries

Open peacechen opened this issue 5 years ago • 0 comments

There is a project called date-io which abstracts numerous JS date libraries. This would allow CalendarPicker to support any date library the user chooses.

A previous PR #162 was opened to migrate Day.js. However that was a breaking change and too disruptive to existing users. Would appreciate if someone would submit a PR that refactors to date-io.

peacechen avatar Dec 16 '20 22:12 peacechen