[ 
https://issues.apache.org/jira/browse/LANG-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536956#comment-14536956
 ] 

Charles Honton commented on LANG-1036:
--------------------------------------

Both FastDateParser and FastDatePrinter support the X pattern letter.  What 
exactly do you need DateFormatUtils to do that cannot be done with the 
FastDateFormatter?

> Add ISO 8601 time zone support in DateFormatUtils
> -------------------------------------------------
>
>                 Key: LANG-1036
>                 URL: https://issues.apache.org/jira/browse/LANG-1036
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.time.*
>            Reporter: Rory Ye
>             Fix For: Patch Needed
>
>
> The new 
> [{{SimpleDateFormat}}|http://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html]
>  supports the ISO 8601 time zone format like:
> {code:java}
> "yyyy-MM-dd'T'HH:mm:ss.SSSX"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to