question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Event display wrong in only month view not in week and day view

See original GitHub issue

Hello ,

I have a issue when there is a start and end date time is less than 9:00 AM. You can check this issue here. It is working perfect for the Week and Day view but there is a problem with month view.

In this example , this is my event:

{
           title: 'Birthday Party',
           start: '2017-03-26 06:00:00',
           end: '2017-03-27 05:00:00',
           allDay: false
       }

but in calander it is display only for the 26 of march not for the 27 of march. Can you please help me to solve this issue ASAP.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
Prabhakar-Poudelcommented, Mar 27, 2017

@chiragsatapara If I understood you problem correctly this may help. If this is not what you want. Please post the query with what you expect and what you get. Thanks

0reactions
chiragsataparacommented, Mar 27, 2017

@Prabhakar-Poudel very very thanks for your help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

FullCalendar showing event in month view but not day, week ...
the problem is some events are just displayed under the month view, not in week or resource view. allDay is set to false...
Read more >
In the Google calendar the "Month" view, I cannot see all the ...
If I want to see more events, I have to swith the view from "Month" to "Day". Could you please specify, why this...
Read more >
Show all calendar events in Month View; Don't hide them once
Show all calendar events in Month View; Don't hide them once there's more than 3 or 4. to indicate that this day has...
Read more >
Month view events displayed on the wrong day - Drupal
I'm experiencing this as well with the latest dev release from 2016-06-26. I'm using the "week" view, "day" view and the mini-cal. It's ......
Read more >
The calendar shows the wrong day at the beginning or end of ...
The workarounds: · Change the first Day of Week or Compress Weekend settings so the month spans only 5 weeks. · Press the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found