Fix some bugs in converting to and from QDateTime
authorLars Knoll <lars.knoll@digia.com>
Sat, 4 May 2013 21:18:20 +0000 (23:18 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Sun, 5 May 2013 12:13:55 +0000 (14:13 +0200)
commit3fa15618aec4fc4910d1f34109c5552d718765b5
treedb25d24e55a436911a82ff1afc08fe5dff071b70
parentb8042346da2c6084ec30977f5f89d0a56236a76e
Fix some bugs in converting to and from QDateTime

Use the conversion methods in QDateTime instead of trying
to do our own thing in qv4dateobject.

Change-Id: Ib44b3e0c60b14f94fd717a6954610d249a1bea66
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/qml/v4/qv4dateobject.cpp