export def lumen-assono-overtime-calc [startdate = datetime]: nothing -> string { pwsh -command $'Invoke-assOrgaOvertimeCalculator ($startdate)' }