pb866 / kimbal

Tool for basic statistics of time logs by Kimai.
GNU General Public License v3.0
0 stars 0 forks source link

Make work_days and vacation_days functions #7

Closed pb866 closed 2 years ago

pb866 commented 2 years ago

Rewrite working_days and vacation_days to make them functions of the kimai module rather than methods of the Kimai class. The functions should calculate the work and vacations days in a period.

pb866 commented 2 years ago

See also this comment in #8 for more details on programming strategy.

pb866 commented 2 years ago

Closed by 2fe7b57ebc72dc8b04962ee23eb1c4d4f2e9a956.