Closed macMikey closed 1 month ago
Hi @macMikey, this is achievable via passing your custom controllers into the config. Currently different views can be set with custom controllers. e.g.
dayViewController
, monthViewController
, yearViewController
, and scrollViewController
.
i would like to be able to set the scroll so that i can both show today's date, and have it either at the beginning or the end of the scroll, instead of the middle. use case: i want to figure out how old an invoice is as of a certain date. the default to date is today, and the from date is sometime in the past. to do that. alternative use case: i want to plan an employee's schedule, starting today. today should be at the start of the scroll.