You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Charles Honton (JIRA)" <ji...@apache.org> on 2015/05/10 01:53:00 UTC

[jira] [Commented] (LANG-1036) Add ISO 8601 time zone support in DateFormatUtils

    [ 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)