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,320 of 188,645
Downloads: 24,104

Daily

Ranking: 146,171 of 188,635
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconawls99