Re: DateTimeField question

2008-03-29 Thread Ryan Gravener
time", new > > > PropertyModel(properties, "starttime")); > > > form.add(startField); > > > > > > Ok I want to be able to set and get this field.. I can do that with > > > everything.. but AM_PM > > > > >

Re: DateTimeField question

2008-03-28 Thread Martin Makundi
thing.. but AM_PM > > > > this does not work > > > > AM_PM amOrPm = startField .getAmOrPm(); > > > > Please help.. pulling my hair out. > > > > Thanks > > > > -- > > View this message in context: > http://www.nabble.com/

Re: DateTimeField question

2008-03-28 Thread Martin Makundi
an do that with > everything.. but AM_PM > > this does not work > > AM_PM amOrPm = startField .getAmOrPm(); > > Please help.. pulling my hair out. > > Thanks > > -- > View this message in context: > http://www.nabble.com/DateTimeF

DateTimeField question

2008-03-28 Thread Pinger
. I can do that with everything.. but AM_PM this does not work AM_PM amOrPm = startField .getAmOrPm(); Please help.. pulling my hair out. Thanks -- View this message in context: http://www.nabble.com/DateTimeField-question-tp16359499p16359499.html Sent from the Wicket - User mailing list a