public function date($name, $value = null, $attributes = array()) { return $this->input('date', $name, $value, $attributes); }