public function __construct($outputFormat = 'Y-m-d')
 {
     parent::__construct(null, $outputFormat);
 }