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

It is Thanksgiving, but the website says it is not #1

Open
dmorrison42 opened this issue Nov 28, 2024 · 1 comment
Open

It is Thanksgiving, but the website says it is not #1

dmorrison42 opened this issue Nov 28, 2024 · 1 comment

Comments

@dmorrison42
Copy link

Expected Behavior

On Thanksgiving the website should say it is Thanksgiving.

Actual behavior

On 2024-11-28T14:45:41-0500 the website said it wasn't Thanksgiving, but it was.

Screenshot_20241128-144059

Steps to reproduce

  • Time travel to 2024-11-28T14:45:41-0500
  • Visit the Website
@noahmorrison
Copy link

getDate isn’t base 0 like the comment says it is

//is today Thanksgiving? Use 10 because arrays start at 0. Also 20 and 27 for same reason.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getDate

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

2 participants