You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2016/05/28 16:20:12 UTC

[jira] [Updated] (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:all-tabpanel ]

Pascal Schumacher updated LANG-1036:
------------------------------------
    Fix Version/s:     (was: Patch Needed)

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