dateTime(str)
Class Public methods
Converts a the given str
to a dateTime.iso8601
formatted date.
Raises an exception if the String isn't in
dateTime.iso8601
format.
See also, XMLRPC::DateTime
Converts a the given str
to a dateTime.iso8601
formatted date.
Raises an exception if the String isn't in
dateTime.iso8601
format.
See also, XMLRPC::DateTime
Please login to continue.