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 startTime and endTime for Attendance entity to type string #127

Closed
thai-truong opened this issue Oct 17, 2020 · 1 comment · Fixed by #145
Closed

Change startTime and endTime for Attendance entity to type string #127

thai-truong opened this issue Oct 17, 2020 · 1 comment · Fixed by #145
Assignees

Comments

@thai-truong
Copy link
Contributor

Right now it's type Date, which is incorrect because TypeORM converts those startTime and endTime to ISO timestamps already

@thai-truong thai-truong self-assigned this Oct 31, 2020
@thai-truong thai-truong linked a pull request Dec 19, 2020 that will close this issue
@thai-truong
Copy link
Contributor Author

Actually type Date is correct because of how jank typeorm is with datetime types. Resolved

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.

1 participant