0 Replies Latest reply on Aug 9, 2006 5:45 AM by worenk

    PropertyEditor for ISO Date Format?

    worenk

      Hi everyone,

      is there a Property Editor available with JBoss that I can use to convert ISO dates (e.g. 2006-08-09 11:54:20) to a java.util.Date? org.jboss.util.propertyeditor.DateEditor does not seem to be capable of this standard format.

      I know I can easily implement my own PropertyEditor, but I'd like to do without adding classes to my JBoss installation just for the purpose of JNDI configuration.

      Regards,

      Andreas