Implement get days for range function #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There is a need to get worklogs for a range of days. To achieve this we need to implement the get_days_range function which takes date_from and date_to input parameters and returns the list of stringified days range between those two days