Date.parse

Parse date out of string s[] and store it in this Date instance.

struct Date
void
parse
(
string s
)

Meta