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

Date from meta information cannot be accessed conveniently #22

Open
tomritschel opened this issue May 10, 2024 · 0 comments
Open

Date from meta information cannot be accessed conveniently #22

tomritschel opened this issue May 10, 2024 · 0 comments

Comments

@tomritschel
Copy link

This issue is a follow up to #14
The prosed solution (parent_storage.timestamp) returns the time of object (RsWaveForm) creation, not the timestamp from the meta information.
Currently, you have to access the time stamp via private dictionary like this:
timestamp=meta_data.get("date")

mauruns added a commit to mauruns/RsWaveform that referenced this issue May 30, 2024
mauruns added a commit to mauruns/RsWaveform that referenced this issue May 30, 2024
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