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

[Blade] Date issues #93

Merged
merged 2 commits into from
Feb 26, 2025
Merged

[Blade] Date issues #93

merged 2 commits into from
Feb 26, 2025

Conversation

DVidal1205
Copy link
Contributor

Why

Events were behind a day on the Google Calendar, Database, and Discord

What

Date() wizardry. Mostly stuff dealing with conflicts between local and UTC. Note, I still have not found a way to satisfy t.timestamp without using a -1 shift, feel free to crack at it. We need a solution ASAP though, event attendance is going down due to clerical errors.

Test Plan

Run dev and smack some dates around. Should work.

Copy link
Member

@must108 must108 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@DVidal1205 DVidal1205 added this pull request to the merge queue Feb 26, 2025
Merged via the queue into main with commit 167f3a3 Feb 26, 2025
3 checks passed
@DVidal1205 DVidal1205 deleted the blade/dates branch February 26, 2025 23:11
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 this pull request may close these issues.

2 participants