Skip to content
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

calendar displaying incorrect dates #160

Closed
benrlodge opened this issue Aug 12, 2015 · 7 comments
Closed

calendar displaying incorrect dates #160

benrlodge opened this issue Aug 12, 2015 · 7 comments
Labels

Comments

@benrlodge
Copy link

Great component thanks, just noticed an issue though. As seen below, July 25, 2015 should be a Saturday, not a Sunday. Sometimes I'll see it correct, but not always. FWIW the date that is saved is correct, just what's displaying on the calendar.

screen shot 2015-08-11 at 9 25 56 pm

screen shot 2015-08-11 at 9 32 17 pm

@blackjk3
Copy link

blackjk3 commented Oct 1, 2015

We are also experiencing the same behavior. @benrlodge were you thinking about submitting a PR? Otherwise, we could look into it at well.

@benrlodge
Copy link
Author

@blackjk3 this was just for a personal project so I haven't revisited it, likely won't in the future.

@GalacticWeb
Copy link

+1 !!!

@gl-kunalgupta
Copy link

+1

@martijnrusschen
Copy link
Member

Did someone track down the cause of this issue? Would love to fix this.

@ge3kusa
Copy link

ge3kusa commented Dec 14, 2015

We use this in a few spots and one instance renders the dates correctly. The other wouldn't until I forced the start of the week to be Sunday by passing weekStart="0" as a param. It cleared up after that. I'm not calling that a solution but it might lead to one in the future. At the very least it got us past the issue.

@rafeememon
Copy link
Contributor

Probably fixed by #277

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants