Fernando Crozetta

Results 5 comments of Fernando Crozetta

I am circling back here. Are there any updates or a roadmap for this issue? I see this feature as important, since having the hierarchy in the results is important

My original idea was to have it crontab compatible, but I can add an optional parameter ```strict``` (name to be defined) that would return a line that is unix compatible,...

I was poking around and ended up with a small piece of code that could retrieve all the information into a dictionary: ``` python trigger = CronTrigger.from_crontab("20 04 25 12...

yes, ```_fields``` indeed. mistype on my side I believe the ```f``` variable in your snippet should be the ```trigger```, right? I didn't knew I could use ```.name``` to retrieve the...

If the feature to export the crontab line won't be implemented, should I close this issue already, or is this going to be related to any other changes you will...