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

We should store timestamps internally as UTC #145

Open
u10313335 opened this issue Jun 19, 2024 · 0 comments
Open

We should store timestamps internally as UTC #145

u10313335 opened this issue Jun 19, 2024 · 0 comments

Comments

@u10313335
Copy link

Describe the bug

We don't store the zone information in the log. So if we store a localized time, it will be displayed incorrectly.

To Reproduce

Any timestamps in the log.

Expected behavior

We should show the time correctly.

Additional context

A similar issue and fix in the ckanext-xloader: ckan/ckanext-xloader@67c871d

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

No branches or pull requests

1 participant