Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

date/time types #175

Open
ThiefMaster opened this issue Apr 13, 2014 · 2 comments
Open

date/time types #175

ThiefMaster opened this issue Apr 13, 2014 · 2 comments

Comments

@ThiefMaster
Copy link

Is there any special reason why only datetime is supported but not date (or time)? I think there are quite a few cases where one just needs date information but no time. And it would be cleaner to get a date object from a document than a datetime with useless time information.

@namlook
Copy link
Owner

namlook commented Apr 16, 2014

Indeed, this would be nice feature. Feel free to make a pull request. And please, don't forget to add tests and update the doc :)

@ThiefMaster
Copy link
Author

Due to the dealbreaker-type bug mentioned in #7 I have to consider using something else altogether... If you can provide a fix/workaround for that I'll be glad to submit a PR for this feature here!

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

No branches or pull requests

2 participants