Flowdock
xmlschema(p1 = v1, p2 = v2) public

Creates a new Date object by parsing from a string according to some typical XML Schema formats.

For example:

Date.xmlschema('2001-02-03')      #=> #<Date: 2001-02-03 ...>
Show source
Register or log in to add new notes.