codefordenver / codefordenver/Comrad
Can we eliminate combineDayAndTime from event utils?
Open
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
## Description of Issue
`rrule.between` is returning different times depending on the time zone of the server. Right now there are some patches in `combineDayAndTime` to correct for that, but is it possible for us to eliminate the `combineDayAndTIme` function completely? If trying this, be sure to run all the different tests that are listed in the `returnDatesArrayByRepeatRule` function comments.
Related to #627
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.