Lin Kurzweg
Lin Kurzweg
@AlexVallat Just do `npm install regenerator-runtime` and `import 'regenerator-runtime'` in your project and it will work.
@rogerprz I had the same problem, for me the solution was to explicitly import the isBetween plugin every time before using it in a file (like stated in the [docs](https://day.js.org/docs/en/plugin/is-between)):...
For me the use case would be to adhere to the designs created by the graphic designer in my team. The way they imagined it with year/month selection is quite...
@jdtcn Can you maybe include the css/js files again in the next version of the package, so it can be used without css/js isolation? I am using a custom bundle...