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

WDC date ranges have zero-based days and months #2142

Closed
caseycesari opened this issue Aug 10, 2017 · 2 comments
Closed

WDC date ranges have zero-based days and months #2142

caseycesari opened this issue Aug 10, 2017 · 2 comments
Assignees

Comments

@caseycesari
Copy link
Member

The UTCDay and UTCMonth function return a 0-based index of the current day/month. We need to add one to both of these values to get the actual day/month.

@mmcfarland
Copy link
Contributor

@caseycesari Could you add a quick description of where in the app we can see the months being wrong, so we can verify that it's fixed?

@caseycesari
Copy link
Member Author

Yes, see the selected result below:

image

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

No branches or pull requests

4 participants