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

Les dates au format 'YYYY-MM-DDZ' renvoient une erreur #5

Closed
Guts opened this issue Dec 5, 2018 · 0 comments
Closed

Les dates au format 'YYYY-MM-DDZ' renvoient une erreur #5

Guts opened this issue Dec 5, 2018 · 0 comments
Assignees
Labels

Comments

@Guts
Copy link
Contributor

Guts commented Dec 5, 2018

Le parsing des dates avec python-dateutil ne semble pas gérer tous les formats de dates :

  • 2006-06-01 Ok
  • 2006-06-01Z Erreur
  • 2017-03-21T18:00:24.9545457Z Ok

Le problème vient de la fonction parse_strig_for_max_date.

@Guts Guts added the bug label Dec 5, 2018
@Guts Guts self-assigned this Dec 5, 2018
Guts pushed a commit that referenced this issue Dec 5, 2018
@Guts Guts closed this as completed Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant