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

refactor(booking): store start and end DateTimes instead of TimeOfDays #87

Merged

Conversation

albertms10
Copy link
Owner

@albertms10 albertms10 commented Nov 20, 2022

Motivation

By rewriting inner Booking implementation based on DateTimes instead of TimeOfDay, we can furtherly store them as UTC to manage local time safely and more reliably (see #90).

@albertms10 albertms10 added the refactor The code needs to be refactored label Nov 20, 2022
@albertms10 albertms10 self-assigned this Nov 20, 2022
@albertms10 albertms10 marked this pull request as ready for review November 20, 2022 20:41
@albertms10 albertms10 merged commit 036adea into main Nov 20, 2022
@albertms10 albertms10 deleted the refactor/store-start-end-date-time-instead-of-time-of-day branch November 20, 2022 20:55
@albertms10 albertms10 added this to the Version 0.7 milestone Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor The code needs to be refactored
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant