Feature #29683
New filter TIME in report "Spen time"
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Time tracking | |||
Target version: | - | |||
Resolution: |
Description
Hello,
I need to add time filter/column when the spent time was added/logged. Now is only date 2018-09-25 (in the snapshot), but I want 2018-09-25 and time 13:52 too. The time is in the database, but not showed. When I open atom, the time is there.
This is the output from the atom:
<?xml version="1.0" encoding="UTF-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> <title>Spent time</title> ... <updated>2018-09-24T13:52:48Z</updated> ...
I need add this column in the csv export too.
Can someone help me?
Thanks