I'm using Eclipse RCP and I'm looking for a DateTime Control which can be localized. Before I write my own I wish to know whethere there are some ready-to-use alternatives.
Although a Calendar object can be localized according to this bug this is not true for the DateTime Control.
Do you have any ideas? Any SWT or JFace (?) Control will do.