Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » [DataBinding] Date conversion
[DataBinding] Date conversion [message #326554] Tue, 25 March 2008 08:38 Go to next message
Eclipse UserFriend
Originally posted by: tom.eiswind.de

HI,
I want to have the default date to string conversion on
Dateformat.Short. I wonder how I can do this the easiest way. As
DateConversionSupport is internal I cant call format(Date, idx) which
would be great. Is there Any idea how I can do this "nice" ?

For now I changed the default idx in dateconverisonsupport, but this is
another hack in the eclipse code which i do not like :)

Regards Thomas
Re: [DataBinding] Date conversion [message #326576 is a reply to message #326554] Tue, 25 March 2008 15:48 Go to previous messageGo to next message
Boris Bokowski is currently offline Boris BokowskiFriend
Messages: 272
Registered: July 2009
Senior Member
Could you please file an enhancement request in bugzilla so that we can
discuss which additional API you need?

Thanks
Boris

"Thomas" <tom@eiswind.de> wrote in message
news:fsadmu$lkl$1@build.eclipse.org...
> HI,
> I want to have the default date to string conversion on Dateformat.Short.
> I wonder how I can do this the easiest way. As DateConversionSupport is
> internal I cant call format(Date, idx) which would be great. Is there Any
> idea how I can do this "nice" ?
>
> For now I changed the default idx in dateconverisonsupport, but this is
> another hack in the eclipse code which i do not like :)
>
> Regards Thomas
Re: [DataBinding] Date conversion [message #326579 is a reply to message #326576] Tue, 25 March 2008 16:43 Go to previous message
Eclipse UserFriend
Originally posted by: tom.eiswind.de

OK
https://bugs.eclipse.org/bugs/show_bug.cgi?id=223891

Boris Bokowski schrieb:
> Could you please file an enhancement request in bugzilla so that we can
> discuss which additional API you need?
>
> Thanks
> Boris
>
> "Thomas" <tom@eiswind.de> wrote in message
> news:fsadmu$lkl$1@build.eclipse.org...
>> HI,
>> I want to have the default date to string conversion on Dateformat.Short.
>> I wonder how I can do this the easiest way. As DateConversionSupport is
>> internal I cant call format(Date, idx) which would be great. Is there Any
>> idea how I can do this "nice" ?
>>
>> For now I changed the default idx in dateconverisonsupport, but this is
>> another hack in the eclipse code which i do not like :)
>>
>> Regards Thomas
>
>
Previous Topic:FileInputStream and IFile
Next Topic:How to switch VM in preferences to another jdk installation?
Goto Forum:
  


Current Time: Sun Jul 07 07:47:02 GMT 2024

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

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

Back to the top