- Support
ActiveSupport::TimeWithZone
as a calculation target.
- Add
TimeCalc#iterate
to easily operate in "business date/time" contexts.
- Alias
TimeCalc[tm]
for those who disapporve onTimeCalc.(tm)
; - More accurate zone info preservation when time is in local timezone of current machine.
First release. Rip-off of time_math2 with full API redesign and dropping of some less-used features ("resamplers").