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

Can i change start time and end time in DayView? #298

Closed
huynguyen96419 opened this issue Nov 27, 2023 · 3 comments · Fixed by #354
Closed

Can i change start time and end time in DayView? #298

huynguyen96419 opened this issue Nov 27, 2023 · 3 comments · Fixed by #354

Comments

@huynguyen96419
Copy link

Screenshot 2023-11-27 at 11 44 13 AM
By the default, the time range of the DayView from 00:00 -> 24:00, so can i change to 08:00 -> 20:00?
Thank you so much!

@laguerreuy
Copy link

Same question!
Awesome widget by the way

@Adm94
Copy link

Adm94 commented Mar 29, 2024

yes you can with the startHour option but there is no endHour option

DayView<Event>(
 startHour: 8,
)

apurva010 added a commit that referenced this issue May 2, 2024
- Added end time support for day and weeek view to set end time of day and week.
apurva010 added a commit that referenced this issue May 3, 2024
- Added end time support for day and weeek view to set end time of day and week.
apurva010 added a commit that referenced this issue May 3, 2024
- Added end time support for day and weeek view to set end time of day and week.
apurva010 added a commit that referenced this issue May 3, 2024
- Added end time support for day and weeek view to set end time of day and week.
apurva010 added a commit that referenced this issue May 3, 2024
- Added end time support for day and weeek view to set end time of day and week.
apurva010 added a commit that referenced this issue May 6, 2024
- Added end time support for day and weeek view to set end time of day and week.
@apurva010
Copy link
Collaborator

Close this issue as it is duplicate of #240.

apurva010 added a commit that referenced this issue May 8, 2024
- Added end time support for day and weeek view to set end time of day and week.
vatsaltanna-simformsolutions pushed a commit that referenced this issue May 8, 2024
- Added end time support for day and weeek view to set end time of day and week.
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

Successfully merging a pull request may close this issue.

4 participants