[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] DateTime missing API

Hi,

The DateTime widget is quite nice, but I think it is missing a very important API:

void setValue(Date value);
Date getValue();

It is quite cumbersome to be able to only work with days,months,years,hours,...