Re: DateTimePicker in time format not working with today

2007-04-23 Thread אלחנן מעין
AIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: "Struts Users Mailing List" Subject: Re: DateTimePicker in time format not working with today Date: Mon, 23 Apr 2007 12:05:24 -0400 I think this question was posted the other day. You can set startDate="dateInThe

RE: DateTimePicker in time format not working with today

2007-04-23 Thread אלחנן מעין
quot;'Struts Users Mailing List'" Subject: RE: DateTimePicker in time format not working with today Date: Mon, 23 Apr 2007 12:13:31 -0400 Sorry about the last post, I guess I didn't read closely enough. The solution provided, although it works very well, will most likely not add

RE: DateTimePicker in time format not working with today

2007-04-23 Thread Rod Bollinger
EMAIL PROTECTED] Sent: Monday, April 23, 2007 11:43 To: user@struts.apache.org Subject: DateTimePicker in time format not working with today hi all.. i've finally started to learn struts2 and trying work a sample application of an hours reporting app. i'm trying to use the DateTimePic

RE: DateTimePicker in time format not working with today

2007-04-23 Thread Rod Bollinger
ormat into whatever display format I need. HTH, -Rod -Original Message- From: ××œ×—× ×Ÿ מעין [mailto:[EMAIL PROTECTED] Sent: Monday, April 23, 2007 11:43 To: user@struts.apache.org Subject: DateTimePicker in time format not working with today hi all.. i've finally started to le

Re: DateTimePicker in time format not working with today

2007-04-23 Thread Musachy Barroso
I think this question was posted the other day. You can set startDate="dateInThePast" and have a getInThePast() methodin your action (which needs to return an string, in 2.1 it will take a Date object also). As for the time picker, the dojo datepicker widget, in version 0.4.1 was so broken that

DateTimePicker in time format not working with today

2007-04-23 Thread אלחנן מעין
hi all.. i've finally started to learn struts2 and trying work a sample application of an hours reporting app. i'm trying to use the DateTimePicker time format, however i have 2 issues with it: trying to specify today in the value, does not display the current time (it doesn't even work in