summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2010-08-31 11:15:30 +0200
committerKent Hansen <kent.hansen@nokia.com>2010-08-31 11:20:40 +0200
commitae574f7341f4f76a1f7de570cc3d56f77781e625 (patch)
treefd85a743bfb3917380b6134ee2a0b92956e3b2ba /util
parenteb1015c7bbf135af3656110a4d112377c1209db8 (diff)
downloadqt4-tools-ae574f7341f4f76a1f7de570cc3d56f77781e625.tar.gz
Fix QtScript Date <--> QDateTime (local time) conversion
This has already been fixed in 4.7 (QTBUG-9770), but the change is too big to backport. The general idea is the same: Only operate on UTC dates internally (since that's how JS dates are stored), and let QDateTime take care of converting from/to local dates as necessary. The fix itself shouldn't be merged to 4.7, but the autotests should. Task-number: QTBUG-9770 Reviewed-by: Jedrzej Nowacki
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions