time_calc 0.0.4
TimeCalc is a library for idiomatic time calculations, like "plus N days", "floor to month start", "how many hours between those dates", "sequence of months from this to that". It intends to be small and easy to remember without any patching of core classes.
Gemfile:
=
install:
=
Runtime Dependencies (1):
backports
>= 3.17.0
Development Dependencies (11):
activesupport
>= 5.0
rake
>= 0
rspec
>= 3.8
rspec-its
~> 1
rubocop
~> 0.81.0
rubocop-rspec
~> 1.38.0
rubygems-tasks
>= 0
saharspec
>= 0.0.7
simplecov
~> 0.9
tzinfo
~> 1.1
yard
>= 0