aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml
diff options
context:
space:
mode:
authorMatthew Vogt <matthew.vogt@nokia.com>2012-04-10 17:12:58 +1000
committerQt by Nokia <qt-info@nokia.com>2012-04-11 03:35:15 +0200
commit65bfc35429e845cf6b76d58107360a1360a654fc (patch)
tree0695964cfcc346137823d94de351cf8812a33bf4 /examples/qml
parent80872d0a450d4179e66121d8efe01929ad56fb05 (diff)
Simplify date conversion functions
Do not use the 3rd-party code from JSC, but instead use the QDateTime functions for millisecond offsets from the epoch. Note that this change is reviving the earlier change: http://codereview.qt-project.org/1874. The test failures for that change no longer occur due to a change in the QDateTime behavior applied by: http://codereview.qt-project.org/13169 There is still a semantic difference between QDateTime and the ECMAScript specification with regards to the application of DST. ECMAScript requires that the current DST adjustment should be applied to historical dates, whereas QDateTime will apply the adjustment as applicable at the epoch date to any prior dates. Change-Id: Ibebd47c9d2b75a034342ffcda075501a6a527b8d Reviewed-by: Chris Adams <christopher.adams@nokia.com>
Diffstat (limited to 'examples/qml')
0 files changed, 0 insertions, 0 deletions