Hello:
I am using a datetimepicker to show a date and time:
<s:datetimepicker label="Notice Date" name="parcel.noticeDate"
displayFormat="M/d/yyyy HH:mm:ss" adjustWeeks="true"/>
When I view the page in my browser, the input field cuts
off the time part of the display.
I tried putting a size attribute on the tag, but that
is not allowed.
How can I increase the size of the input field?
Also, when I change the date using the picker, it
zeros out the time part of the field. Any idea
how to make it keep the time the user entered?
Thanks
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org
|