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

Add dedicated time parsing method #25

Closed
elbenfreund opened this issue Dec 23, 2015 · 0 comments
Closed

Add dedicated time parsing method #25

elbenfreund opened this issue Dec 23, 2015 · 0 comments

Comments

@elbenfreund
Copy link
Collaborator

Right now, we use the original libs general spec to disect time information when parsing a raw_fact.

The legacy client code however allows much more elaborate time specifications as well as providing a nice parsing function.

In order to avoid reimplementing this in every client, our Controler should provide a parse_time_info method that takes care of that.

Note: This new method may also be utilized by our parse_raw_fact method at a later point.

@elbenfreund elbenfreund added this to the 0.1 legacy release milestone Dec 23, 2015
@elbenfreund elbenfreund self-assigned this Dec 23, 2015
@elbenfreund elbenfreund modified the milestones: 0.1 legacy release, 0.2 backwards compatibility release, 1.0 Furry Hamster release Apr 4, 2016
@elbenfreund elbenfreund removed their assignment Apr 4, 2016
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