bocoup / blocks-capacity-planner

An airtable block for matching supply to demand in an airtable base.
MIT License
3 stars 3 forks source link

Incorrect interpretation of "late night" shift #50

Open jugglinmike opened 4 years ago

jugglinmike commented 4 years ago

Currently, the application infers the proper shift for deliveries by first considering the day of the week and then (independently) considering the time of the day. This causes it to display deliveries for (e.g.) "Monday $ 01:00" as though they were part of the "late night" shift on Monday. This is incorrect because 01:00 AM on Monday is actually part of the Sunday "late night" shift.