tmlee / time_difference

The missing Ruby method to print out time difference (duration) in year, month, week, day, hour, minute, and second.
https://rubygems.org/gems/time_difference
MIT License
305 stars 92 forks source link

abs as an option pull request? #21

Open chrisallick opened 8 years ago

chrisallick commented 8 years ago

Hey, there is a pull request for absolution value being an option. Would love to see that get merged in. I think the continuous integration is failing. Can someone look into that?

Thanks! Chris Allick

moveson commented 7 years ago

I agree that absolute value should be an option. I've incorporated the gem into my code and modified it because I need the ability to work with negative values.

coderhs commented 4 years ago

Ya it's 2020, I would love to see that in the Gem and this is such a useful gem and would love to see it give the info if it's negative or not.