@@ -57,6 +57,9 @@ |
||
| 57 | 57 | return $datetime->format('c'); |
| 58 | 58 | } |
| 59 | 59 | |
| 60 | + /** |
|
| 61 | + * @param string $string |
|
| 62 | + */ |
|
| 60 | 63 | public function setDateInit($string) |
| 61 | 64 | { |
| 62 | 65 | return parent::setDateInit($this->dateFormat($string)); |