-
Notifications
You must be signed in to change notification settings - Fork 159
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
Start date missing from rendering #158
Comments
hi, I am experience the same problem. Could you find any solution? |
You can write the day before the start time,e.g. 2021-04-30 to 2021-06-30 @ubbn |
hi, I have experienced the same problem, and I use here is the description about
|
I am having the same problem; this library doesn't handle timezones well at all. I used numDays, but still had problems with timezones that have daylight saving. |
I tried to render data from range, i.e. from 2021-05-01 to 2021-06-30. However, start date, 2021-05-01, is missed to being rendered even though it has data. Has anyone experienced the same? Nice library, but this and other few bugs linger.
The text was updated successfully, but these errors were encountered: