Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Display Date Format in Foramtted / DatFormatter Text Field.
Display Date Format in Foramtted / DatFormatter Text Field. [message #61183] Thu, 11 December 2008 13:29 Go to next message
Arunagiri.K is currently offline Arunagiri.KFriend
Messages: 41
Registered: July 2009
Member
Hi All,

I am using Formatted Text along with DateFormatter. My date format is
"MM/dd/yyyy". If the user types 12/10/08 the it refill the text field
with 12/10/0008 but i need 12/10/2008. (ie. I want to append current
year's first two digits with the given two last digits of year part.)
What is the change I needed in the code and where?

Thanks,
Aruagiri K
Re: Display Date Format in Foramtted / DatFormatter Text Field. [message #61349 is a reply to message #61183] Mon, 15 December 2008 08:47 Go to previous messageGo to next message
Arunagiri.K is currently offline Arunagiri.KFriend
Messages: 41
Registered: July 2009
Member
Hi all,
Any workaround or trick? Is there any changes i should do in
SimpleDateFormat declaration? or manually appending the year starting 2
chars will help?

Thanks,
Aruangiri K
Re: Display Date Format in Foramtted / DatFormatter Text Field. [message #61372 is a reply to message #61349] Mon, 15 December 2008 13:19 Go to previous messageGo to next message
Andi Thomas is currently offline Andi ThomasFriend
Messages: 38
Registered: July 2009
Member
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=206796

Arunagiri.K wrote:
> Hi all,
> Any workaround or trick? Is there any changes i should do in
> SimpleDateFormat declaration? or manually appending the year starting 2
> chars will help?
>
> Thanks,
> Aruangiri K
>
>
Re: Display Date Format in Foramtted / DatFormatter Text Field. [message #61394 is a reply to message #61372] Tue, 16 December 2008 05:46 Go to previous message
Arunagiri.K is currently offline Arunagiri.KFriend
Messages: 41
Registered: July 2009
Member
Andi Thomas wrote:

> See https://bugs.eclipse.org/bugs/show_bug.cgi?id=206796


Hi Andi,
Thanks, this works fine. (Here after I will have an eye on bugs too).

Regards,
Arunagiri K
Re: Display Date Format in Foramtted / DatFormatter Text Field. [message #593023 is a reply to message #61183] Mon, 15 December 2008 08:47 Go to previous message
Arunagiri.K is currently offline Arunagiri.KFriend
Messages: 41
Registered: July 2009
Member
Hi all,
Any workaround or trick? Is there any changes i should do in
SimpleDateFormat declaration? or manually appending the year starting 2
chars will help?

Thanks,
Aruangiri K
Re: Display Date Format in Foramtted / DatFormatter Text Field. [message #593030 is a reply to message #61349] Mon, 15 December 2008 13:19 Go to previous message
Andi Thomas is currently offline Andi ThomasFriend
Messages: 38
Registered: July 2009
Member
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=206796

Arunagiri.K wrote:
> Hi all,
> Any workaround or trick? Is there any changes i should do in
> SimpleDateFormat declaration? or manually appending the year starting 2
> chars will help?
>
> Thanks,
> Aruangiri K
>
>
Re: Display Date Format in Foramtted / DatFormatter Text Field. [message #593040 is a reply to message #61372] Tue, 16 December 2008 05:46 Go to previous message
Arunagiri.K is currently offline Arunagiri.KFriend
Messages: 41
Registered: July 2009
Member
Andi Thomas wrote:

> See https://bugs.eclipse.org/bugs/show_bug.cgi?id=206796


Hi Andi,
Thanks, this works fine. (Here after I will have an eye on bugs too).

Regards,
Arunagiri K
Previous Topic:Gallery image loading question
Next Topic:Grid - background and foreground color
Goto Forum:
  


Current Time: Fri Apr 26 15:16:00 GMT 2024

Powered by FUDForum. Page generated in 0.03903 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top