Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time issues by week #1222

Closed
iyinin opened this issue Feb 11, 2020 · 3 comments
Closed

Time issues by week #1222

iyinin opened this issue Feb 11, 2020 · 3 comments

Comments

@iyinin
Copy link

iyinin commented Feb 11, 2020

IMG_0141

@iyinin
Copy link
Author

iyinin commented Feb 11, 2020

let parameters = ConfigurationParameters(startDate: startDate!,
                                                endDate: endDate!,
                                                numberOfRows: 1,
                                                calendar: Calendar.current,
                                                generateInDates: .forAllMonths,
                                                generateOutDates: .off
                                                firstDayOfWeek: .monday,
                                                hasStrictBoundaries: false)

@patchthecode
Copy link
Owner

patchthecode commented Feb 11, 2020

This is the correct setup for a single row calendar.
#581

@patchthecode
Copy link
Owner

closing this issue.
Let me know if other problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants