Return a table giving time spent by user and by day for given year and month.
GET /data/persons/time-spents/day-table/{year}/{month}
curl \
-X GET http://api.example.com/data/persons/time-spents/day-table/{year}/{month}
curl \
-X GET http://api.example.com/data/persons/time-spents/day-table/{year}/{month}