Re: Work hours?

From: Luca Ferrari <fluca1978(at)gmail(dot)com>
To: stan <stanb(at)panix(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Work hours?
Date: 2019-08-28 10:45:56
Message-ID: CAKoxK+4Oje9pDWFRPpMt1m_GWfF1u9rg=owxHn4=y1p5Y+qPCA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Aug 28, 2019 at 12:27 AM stan <stanb(at)panix(dot)com> wrote:
> Any thoughts as to the best way to approach this?

I've written a couple of functions to compute working hours depending
on a possible per-day hour template.
Another possible implementation besides the other proposed solutions.
<https://github.com/fluca1978/fluca1978-pg-utils/blob/master/examples/functions/working_hours.sql>

Luca

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Uwe Seher 2019-08-28 11:50:53 Re: Work hours?
Previous Message Arnaud L. 2019-08-28 08:13:09 Re: psql \copy hanging