string Date::toString() const { std::ostringstream oss; //a stream to append the values oss<