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/time field should recognize Python date/time objects #23

Open
pllim opened this issue Jul 24, 2017 · 0 comments
Open

Date/time field should recognize Python date/time objects #23

pllim opened this issue Jul 24, 2017 · 0 comments

Comments

@pllim
Copy link

pllim commented Jul 24, 2017

During the demo, date/time field was written as string with certain format. The Python layer should accept date/time objects, such as those from datetime and astropy.time modules. For instance, I should be able to query observations for given mjd values (stored as attributes) of astropy.time.Time objects.

@bourque bourque changed the title [ENH] Date/time field should recognize Python date/time objects Date/time field should recognize Python date/time objects Sep 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants