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 and datetime objects #6

Open
vltr opened this issue Jun 22, 2018 · 1 comment
Open

Date and datetime objects #6

vltr opened this issue Jun 22, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@vltr
Copy link
Owner

vltr commented Jun 22, 2018

Get date and datetime converters to be customizable, instead of an if isinstance statement

@vltr vltr self-assigned this Jun 22, 2018
@vltr
Copy link
Owner Author

vltr commented Jun 18, 2019

One idea here is to drop the required dependency python-dateutil and provide a full Python parser with format selection out of the box. Perhaps create extras with python-dateutil, arrow, maya and others for managing date and datetime?

@vltr vltr added enhancement New feature or request question Further information is requested labels Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant