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

Add .utc column for dates #81

Open
rcdilorenzo opened this issue Sep 15, 2020 · 1 comment
Open

Add .utc column for dates #81

rcdilorenzo opened this issue Sep 15, 2020 · 1 comment
Labels
phc.easy Related to the phc.easy modules

Comments

@rcdilorenzo
Copy link
Contributor

See #80 (comment)

@rcdilorenzo rcdilorenzo added the phc.easy Related to the phc.easy modules label Sep 15, 2020
@rcdilorenzo
Copy link
Contributor Author

This could be passed as an additional option instead of adding more columns.

Example:

phc.Observation.get_data_frame(utc=True)
# Result would include effectiveDateTime in UTC (and not effectiveDateTime.local and effectiveDateTime.tz)

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

No branches or pull requests

1 participant