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

Use getDate instead of getDay #8

Merged
merged 1 commit into from
Mar 30, 2018
Merged

Use getDate instead of getDay #8

merged 1 commit into from
Mar 30, 2018

Conversation

jordanbtucker
Copy link
Contributor

Date.prototype.getDay returns the day of the week whereas
Date.prototype.getDate returns the day of the month.

Date.prototype.getDay returns the day of the week whereas
Date.prototype.getDate returns the day of the month.
@kay-is
Copy link
Owner

kay-is commented Mar 30, 2018

Good point!

@kay-is kay-is merged commit d650ff4 into kay-is:master Mar 30, 2018
@atomiks
Copy link

atomiks commented Jul 1, 2018

The preview is does not reflect this change

@kay-is
Copy link
Owner

kay-is commented Jul 1, 2018

@atomiks The issue was, rawgit links will use a commit hash and need to be updated when the file changes.

Fixed it.

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

Successfully merging this pull request may close these issues.

None yet

3 participants