react-scheduler / react-big-schedule

React Big Schedule is a powerful and intuitive scheduler and resource planning solution built with React.
https://react-big-schedule.vercel.app/
MIT License
99 stars 23 forks source link

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

Closed ansulagrawal closed 1 month ago

ansulagrawal commented 1 month ago

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

codeclimate[bot] commented 1 month ago

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

View more on Code Climate.