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

Change default start & end dates when creating event from ConferenceHall #18

Open
HugoGresse opened this issue Mar 18, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@HugoGresse
Copy link
Owner

in addNewEvent.ts we get the ConferenceHall dates for start and end time of the event.
But the time of this dates is 00:00, which could be more intelligent by being:

  • startDate = date + 08:00 local time
  • endDate = date + 18:00 local time
@HugoGresse HugoGresse added enhancement New feature or request good first issue Good for newcomers labels Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant