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

"Updated utcOffset method calls to pass new Date() instead of new.Date().utcOffset" #155

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

ansulagrawal
Copy link
Member

@ansulagrawal ansulagrawal commented Oct 6, 2024

Fix the Typo of date in src/components/SchedulerData.js file.

@ansulagrawal ansulagrawal changed the title "Updated utcOffset method calls to pass new Date() instead of `new … "Updated utcOffset method calls to pass new Date() instead of new.Date().utcOffset" Oct 6, 2024
Copy link

codeclimate bot commented Oct 6, 2024

Code Climate has analyzed commit 858d0b0 and detected 0 issues on this pull request.

View more on Code Climate.

@ansulagrawal ansulagrawal merged commit 504bbc8 into master Oct 6, 2024
7 checks passed
@ansulagrawal ansulagrawal mentioned this pull request Oct 6, 2024
ansulagrawal added a commit that referenced this pull request Oct 6, 2024
- Fix `CHANGELOG.MD` file.
- Removed `default` keyword from Scheduler Class in `typing/index.d.ts`
file of typescript by [@ansulagrawal](https://github.com/ansulagrawal)
in
[#154](#154).
- Updated utcOffset method calls to pass `new Date()` instead of `new
Date().utcOffset` by [@ansulagrawal](https://github.com/ansulagrawal) in
[#155](#155).
-Updated `node_modules` version by
[@ansulagrawal](https://github.com/ansulagrawal).
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.

1 participant