Skip to content

implement Datetime for cursor

Martin Marmsoler requested to merge (removed):CursorUpdate into master

Limitation: At the moment the datetime difference is shown in ms, because QDateTime does not support differences and showing as year-month-day hours:minutes:seconds

Merge request reports