Project

General

Profile

Actions

Feature #11720

closed

XMLRPC::DateTime.to_time does not support times prior to 1970.

Added by greaterheightstech (Victor Elkins) over 8 years ago. Updated over 7 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
[ruby-core:71599]

Description

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.

Updated by Hanmac (Hans Mackowiak) over 8 years ago

that might not be a bug itself but because from the XMLRPC doesnt support dates earlier than 1970 ...

otherwise i do wonder why such a extra class is needed and why it doesn't use ::DateTime itself

Updated by hsbt (Hiroshi SHIBATA) over 7 years ago

  • Status changed from Open to Rejected

xmlrpc has been extracted http://github.com/ruby/xmlrpc

Actions

Also available in: Atom PDF

Like0
Like0Like0