DateTextField txtDatumVon = new DateTextField("txtDatumVon", new
PatternDateConverter("dd/MM/yyyy", false));

François



On Thu, Jun 13, 2013 at 1:03 PM, <christoph.ma...@t-systems.com> wrote:

> Hello,
>
> in my application I have a DateTextField with a DatePicker. I declared it
> like this:
> DateTextField txtDatumVon = new DateTextField("txtDatumVon", new
> PatternDateConverter("HH:mm:ss dd.MM.yyyy",true));
>
> When I choose a day I can see in the Textfield something like this:
> HH:mm:ss 11.06.2013. How can I change this? I want this for Default time
> 00:00:00 11.06.2013(the day which was picked in the DatePicker)
>
> Can you help me please?
>
> Thank you.
>
>
> Mit freundlichen Grüßen
> Christoph Manig
> Systems Engineer
>
> T-Systems International GmbH
> Systems Integration - SC Travel, Transport & Logistics
> Hoyerswerdaer Str. 18
> 01099 Dresden
> tel.:   +49 (0) 351 / 8152 - 188
> fax:    +49 (0) 351 / 8152 - 209
> email:  christoph.ma...@t-systems.com
>
>
>
>

Reply via email to