Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[riena-dev] Fixed - DateTimeRidgetTest failure + info year limits

Just fixed the last failing test.

FYI, the DateTime on WinXP does not support dates earlier than 1752.
My test was using 1700. Now it's 1800.

This also means that when you bind a Date value to the DateTimeRidget
and the Date is < 1752  (1601 on Vista) it is unspecified what you'll
see in the widget. As a workaround one should use DateTextRidget for
such 'early' dates.

Kind regards,
Elias.


-- 
Elias Volanakis | Technical Lead | EclipseSource Portland
elias@xxxxxxxxxxxxxxxxx | +1 503 929 5537 | http://eclipsesource.com


Back to the top