Skip to content

Use dateutil for managing ISO8601 - #5232

Merged
lasote merged 1 commit into
conan-io:developfrom
lasote:feature/improve_date_parsing
May 28, 2019
Merged

lasote merged 1 commit into
conan-io:developfrom
lasote:feature/improve_date_parsing

Conversation

@lasote

@lasote lasote commented May 28, 2019

Copy link
Copy Markdown
Contributor

Changelog: Bugfix: Fix conan search command showing revisions timestamps in a different time offset than UTC.
Docs:omit

Previously I tried to avoid introducing a new dep (python-dateutil) for that but if we need to manage offsets, it is worth it.

Closes #5230

@PYVERS: Macos@py27, Windows@py36, Linux@py27, py34
@tags: svn, slow
@revisions: 1

@lasote lasote added this to the 1.16 milestone May 28, 2019
@lasote
lasote requested a review from memsharded May 28, 2019 07:55

@memsharded memsharded left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hopefully python-dateutil>2.6.0 won't be a blocker for users in old distros

@lasote

lasote commented May 28, 2019

Copy link
Copy Markdown
Contributor Author

Probably an older version is also ok... will act in that case.

@lasote
lasote merged commit e7bf709 into conan-io:develop May 28, 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

Successfully merging this pull request may close these issues.

Conan search cannot handle revisions with time that includes an offset

2 participants