Skip to content

Fix time zones with QDateTime fromMSecsSinceEpoch/toMSecsSinceEpoch.

Julien Wadel requested to merge fix/qml_dates2 into release/5.0

Overwrite locale display for qml date to avoid taking account of timezone when using only dates.

Merge request reports