Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] Date submissions - Eric and Jeremy


Both.



Jeremy Dowdall <jeremyd@xxxxxxxxxxxxxx>
Sent by: nebula-dev-bounces@xxxxxxxxxxx

09/18/2006 06:16 PM

Please respond to
Nebula Dev <nebula-dev@xxxxxxxxxxx>

To
Nebula Dev <nebula-dev@xxxxxxxxxxx>
cc
Subject
Re: [nebula-dev] Date submissions - Eric and Jeremy





I missed this earlier:
the java.util.Calendar class has a setter method which goes year,
month, and then day.  Since this widget will most likely be used with
Calendar and Date classes it may be helpful to follow their lead.  Also,
in setting the format, it is quite handy to have a way to mimic the
java.text.DateFormat's setFormat(int format) method where format can
indicate SHORT, MEDIUM, and LONG formats.

> but will consult the operating systems
Do you mean the way that GTK, and other widget sets, set the format, or
the way the text is formatted?
_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev


Back to the top