Enhancement
Extend filter in Tobject::all for timestamp meta data
Issue description
It should be possible to search for topics created/modified in a given time range.
Developer comments
Tricky. MySQL timestamps are in UTC. When they are queried in a filter the normal behavior of interpreting timestamps in session time is circumvented by setting time_zone to UTC before the query (and setting it back afterwards).
When the admin passes a string, it is interpreted as UTC. But passing DateTime allows complete control by setting the timezone accordingly.
|
Work sessions2
Start |
2024-10-28T07:44:41
|
End |
2024-10-28T11:45:39
|
Participant |
Robert Cerny
|
Start |
2024-10-28T12:49:28
|
End |
2024-10-28T13:13:54
|
Participant |
Robert Cerny
|
|
We are sorry
This page cannot be displayed in your browser. Use Firefox, Opera, Safari, or Chrome instead.