ExsltDatetime.time() returns duplicate timezone offset
------------------------------------------------------

         Key: XALANJ-2013
         URL: http://nagoya.apache.org/jira/browse/XALANJ-2013
     Project: XalanJ2
        Type: Bug
  Components: Xalan-extensions, XPath, XPath-API, XPath-function  
    Versions: 2.6    
    Reporter: Chris Hall


ExsltDatetime.time() appends the timezone offset to the return String twice.  
For example, if the local time is 10:27:56 EST, ExsltDatetime.time() returns 
"10:27:56-05:00-05:00"  The concatenation of the "zone" method variable to the 
return String is redundant.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to