I ended up using the offsetContent property;
I knew the width of each so-called page.
- I wrote code to get indexPath for the current day
- I got the indexPath section
- I multiplied the section by the width of the view and called it "offset"
- UICollectionView.contentOffset.x "offset", .
.scrollRectToVisible , , -, contentOffset UICollectionView, .scrollRectToVisible, , - , .
!