Given the following code:
Code:
I would expect the results to be:
41 QDate( "Sat Feb 10 -4713" )
Instead I get the results
2452873 QDate( "Sun Feb 11 -4713" )
I know this result is not correct and I have submitted a bug to the Trolls (or is it Nokias now?). Here is a quick workaround, if you know the Julian Day:

