What is the purpose of the xmlschema method for formatting date and time strings in Ruby?
A. Converts a Date object to an XML schema-compliant string
B. Converts a DateTime object to an XML schema-compliant string
C. Converts an XML schema-compliant string to a Date object
D. None of the above
Answer: Option B
Join The Discussion