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

fix: assume RaBe time for archiv requests #328

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

hairmare
Copy link
Member

@@ -11,14 +11,14 @@
def test_get_show(archiv_mock): # noqa: ARG001
"""Test get_data."""

with freeze_time("1993-03-01 13:12:00 UTC"):
with freeze_time("1993-03-01 12:12:00 UTC"):
Copy link
Member Author

Choose a reason for hiding this comment

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

this breaks local devs envs that don't have TZ=UTC

@hairmare
Copy link
Member Author

this is still wrong o_O

-crid://rabe.ch/v1/klangbecken#t=clock=20240117T000116.00Z
+crid://rabe.ch/v1/klangbecken#t=clock=20240116T230116.00Z

(clock needs to be UTC like before)

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.

timezone issues with show name in past CRIDs
1 participant