[ruby-core:76944] [Ruby trunk Feature#11720][Rejected] XMLRPC::DateTime.to_time does not support times prior to 1970.
From:
hsbt@...
Date:
2016-08-17 05:27:00 UTC
List:
ruby-core #76944
Issue #11720 has been updated by Hiroshi SHIBATA. Status changed from Open to Rejected xmlrpc has been extracted http://github.com/ruby/xmlrpc ---------------------------------------- Feature #11720: XMLRPC::DateTime.to_time does not support times prior to 1970. https://bugs.ruby-lang.org/issues/11720#change-60172 * Author: Victor Elkins * Status: Rejected * Priority: Normal * Assignee: ---------------------------------------- While Time (as of at least version 1.9.2) now supports at least 1823-11-12, XMLRPC::DateTime.to_time still does not allow for dates earlier than 1970. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>