Categories: None [Edit]

time-helper

https://rubygems.org/gems/time-helper
https://github.com/awls99/time-helper
Adds a few methods to the Time class, more significant: strtotime which returns a Time object based on a string. also methods add and substract that allow you to do some easy date math (doesn't take leap months/years into account) also tomorrow and yesterday methods witch are like Time.now +- 1 day =~ to see if two Time objects are "close enough"

Total

Ranking: 47,065 of 187,922
Downloads: 24,042

Daily

Ranking: 108,147 of 187,912
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconawls99