I skipped it because I cannot figure out the format to handle that colon in the 
middle of that time zone.
I tried without that time zone and saw that it works anyways.

Thanks again.

-----Message d'origine-----
De : Neil Aggarwal [mailto:n...@jammconsulting.com] 
Envoyé : lundi 16 novembre 2009 17:18
À : 'Struts Users Mailing List'
Objet : RE: [Struts 2.1.8] datetimepicker and action: String or Date ??

> That was a good lead. Thanks.
> SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss");    
> So I got it working now but that was a pain.

I am glad you found the suggestion useful and were able to get it working.

I see you skipped the time zone in your format.
That is another pain, the DateFormat class does not like a colon in the middle 
of the time zone either.  I assume you are not using multiple time zones so you 
should be OK.

        Neil

--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net Host your struts app on a 
CentOS VPS for only $25/month!
Unmetered bandwidth, 7 day no risk trial, Google Checkout


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to