I use yoda time, also with Hibernate.
Once I found a patch (don't remember where), but as far as i have used
it, i think it works.
package funala.web.typeconverter;
public class Iso8601DateTypeConverter extends StrutsTypeConverter {...}
Try it, It does what it is supposed to do (reading the code), i have
used it, but i don't know if I'm using it properly
Si quieres ser más positivo, pierde un electrón
Miguel Ruiz Velasco S.
On Tue, Dec 16, 2008 at 16:49, Dave Newton <[email protected]> wrote:
> --- On Tue, 12/16/08, Andreas Joseph Krogh wrote:
>> Anyone else needing this, or am I in some kind of
>> joda-cult here in Norway?
>
> I've used it, but all the places I've consulted at use java.util.Date. Yours
> is the first request for it that I know of, and I follow the user group
> fairly closely.
>
> Obviously writing your own local converter would be the quickest (an hour?)
> but a plugin would be cooler.
>
> One potential issue is that it might be more difficult than necessary to have
> multiple plugin-supplied type converters--doesn't XW look for a single
> conversion properties file in the CP root?
>
> It'd be better if it did this some way that would allow plugins to supply
> their own set of converters somehow.
>
> Dave
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]