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

UTC timestamps for myo data? #101

Open
EigenSpiral opened this issue Feb 10, 2022 · 1 comment
Open

UTC timestamps for myo data? #101

EigenSpiral opened this issue Feb 10, 2022 · 1 comment
Labels

Comments

@EigenSpiral
Copy link

Hi,
Are the timestamps for the data UTC?
If not, is there a way I could get UTC timestamps?

@stevelaclasse
Copy link

Hi,
There is timestamp that you can convert in "datetime" format with pandas.to_datetime(timestamp). You could easily then get the UTC time from this "datetime" value.

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

No branches or pull requests

3 participants