mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-21 22:00:07 -05:00
ca0c181dc3
- get_overtime_ytd(user): returns overtime from Jan 1 through today - get_overtime_last_12_months(user): returns rolling 12-month overtime - Reuses calculate_period_overtime; no new DB columns