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

Does not work with Date object. #219

Closed
Macavirus opened this issue May 29, 2019 · 1 comment
Closed

Does not work with Date object. #219

Macavirus opened this issue May 29, 2019 · 1 comment

Comments

@Macavirus
Copy link

Using group_by_day with a Date object which holds a value like so:

2014-03-08

is not possible.

See also: #83 , which was closed without comment. I'm assuming the author resolved it, but didn't leave a clue for the next person.

Does this mean that only Datetime object is appropriate, and if so, what would be the best way to display this to the user for record creation to select a date when the time element is irrelevant?

@ankane
Copy link
Owner

ankane commented May 29, 2019

Hey @Macavirus, unfortunately, "does not work" isn't very helpful. Can you give steps to reproduce the issue, as well as the expected and actual results? If there's an error, please provide the complete backtrace as well.

@ankane ankane closed this as completed Jun 5, 2019
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

2 participants