fullcalendar-workspace
fullcalendar-workspace copied to clipboard
Show non-parsed businessHours as part of ResourceObject
This is a pull request made for my own feature request #537 (now https://github.com/fullcalendar/fullcalendar/issues/4933).
As this is my first time contributing, please let me know if there is anything else I should make this PR to be approved.
The objective is to give ResourceApi the same user inputed businessHours, not the parsed one.
Thanks for the PR