[ 
https://issues.apache.org/jira/browse/BEANUTILS-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497265
 ] 

Niall Pemberton commented on BEANUTILS-271:
-------------------------------------------

I don't know if it helps you but the standard converters have been localized. 
What I mean by that, is if you operate in a single Locale environment then you 
can configure the converters for your Locale / pattern. Doesn't help if you 
need multiple Locale.

> [beanutils] converters - DateLocaleConverter does not always throw an 
> Exception for invalid dates
> -------------------------------------------------------------------------------------------------
>
>                 Key: BEANUTILS-271
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-271
>             Project: Commons BeanUtils
>          Issue Type: Bug
>          Components: Locale BeanUtils / Converters
>    Affects Versions: 1.7.0
>         Environment: jdk1.5
>            Reporter: Nico Hoogervorst
>            Priority: Minor
>         Attachments: DateConverter.java
>
>
> example pattern: yyyyMMdd
> example value  : 2007011x
> is accepted. The 'x' is ignored.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to