kennethreitz/maya

Iterator for continuos datetimes

Opened this issue · 7 comments

I recently wrote this iterator on StackOverflow for generating continuos datetime objects: https://stackoverflow.com/a/48136062/2063361

I think it will be a great fit for Maya. Should we be adding this? If so, let me know, I've a pull request ready ;)

Infact we may use the rrule from the dateutil to make it better: http://dateutil.readthedocs.io/en/stable/rrule.html

Let me know if it suits. I'll raise the pull requests after making the desired changes for the Maya specific objects.

Looks solid!

Let me know if it suits. I'll raise the pull requests after making the desired changes for the Maya specific objects.

@moin18 Have you already been working on this ?

@moin18 did you have any time to work on your idea?

@moin18 ping 🎄 🎉

This Issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

Sorry @timofurrer for delayed response. Somehow I lost your comments earlier [was not active on Github and personal emails recently]. You can expect a PR for this in next few days
[it's @moin18 here by the way]