Hello,
I am working on an app that tracks a 28-day working cycle against a monthly working cycle.
What I want to do is get the number of days in the cycle (ex 8 days) and multiply that by another number to determine hours worked in the current cycle.
What is the best way to set this up and calculate it?