How to calculate next, previous business day in Rails?

前端 未结 12 2561
粉色の甜心
粉色の甜心 2021-02-08 08:43

How to calculate next and previous business days in Rails?

12条回答
  •  萌比男神i
    2021-02-08 09:23

    maybe this gem can be useful for you question

    https://github.com/bokmann/business_time

    This let you calculate hours and days of business from a date given

提交回复
热议问题