[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: DateTime missing API
|
this has been requested, see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=220068
"David Perez" <craquerpro@xxxxxxxx> wrote in message
news:1efab13f1740b0a77c9f414b2a916f12$1@xxxxxxxxxxxxxxxxxx
> 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,...
>