Problem marshalling time
------------------------

                 Key: JRUBY-2392
                 URL: http://jira.codehaus.org/browse/JRUBY-2392
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1
         Environment: windows, jdk 1.6
            Reporter: Ricardo Trindade
            Assignee: Thomas E Enebo


There is a bug in the marshalling of time objects in jruby :

Time.now => Abr 12 12:37:35 +0100 2008
Marshal::load(Marshal::dump(Time.now)) => Abr 12 11:37:54 UTC 2008

It appear that jruby isn't considering the timezone when marshalling. MRI works 
properly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to