Skip to content

Fix Grantlee header test date/time formatting

Volker Krause requested to merge work/vkrause/fix-grantlee-date-formating into master

This regressed in 2cf129ac as the now consistent use of QDateTime no longer loses the timezone information. So convert explicitly to local time where needed.

Merge request reports