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

[BUGFIX] yanic-import-timestamp: allow importing from other yanic instance #223

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

maurerle
Copy link
Contributor

Description

This fixes an issue when an import from other yanic is needed.

The datetime can have different timezones with yanic_date_format. The latest yanic format is now used as a fallback if the millisecond format from hopglass is not present.

Motivation and Context

fixes #220

Checklist:

  • My code follows the code style of this project.
  • I have added also tests for my new code.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

This fixes an issue when an import from other yanic is needed.

The datetime can have different timezones with yanic_date_format.
The latest yanic format is now used as a fallback if the millisecond format from hopglass is not present.
@genofire genofire merged commit 5a8383e into FreifunkBremen:main Sep 11, 2023
2 checks passed
@maurerle maurerle deleted the yanic_date_import branch September 11, 2023 06:36
@github-actions
Copy link

🎉 This PR is included in version 1.3.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error using yanic-import-timestamp when importing from current yanic
2 participants