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 new function Time.getCurrent : Task x Time, from TaskTutorial. #357

Closed
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
1 participant
@rgrempel
Contributor

rgrempel commented Aug 19, 2015

There is a function in Evan's TaskTutorial module called getCurrentTime which I believe would be generally useful. However, I believe that it would be a more natural fit in the Time module.

Therefore, this pull request would copy the function to the Time module, and rename it getCurrent (since, in this new context, 'Time' would be understood).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment