Skip to content

Fix timestamp comparison test fail after QT5.11 by Switchng to QDatetime...

Michal Szymanski requested to merge (removed):master into master

Fix timestamp comparison test fail after QT5.11 by Switchng to QDatetime comparison instead of QString. 5.11 variant changed QDateTime toString fromat to ISODateWithMs

Merge request reports