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

Days of week don't always align with titles #9

Open
ghost opened this issue Jan 15, 2016 · 0 comments
Open

Days of week don't always align with titles #9

ghost opened this issue Jan 15, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 15, 2016

The weekday titles/headers (Sun, Mon, Tues ...) always start with Sunday - however, due to use of moment.utc(), sometimes the first day of the month is a Monday. For example, 1st Jan 2016 is a Friday, however, depending on your time zone (AEST for me), you will see the 1st as Thursday instead of Friday until the UTC time ticks past midnight.

image

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

No branches or pull requests

0 participants