diff --git a/README.md b/README.md index 962305d..0cc79e2 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ use mrlco\datepicker\Datepicker; 'attribute' => 'date', 'template' => '{addon}{input}', 'clientOptions' => [ - 'format' => 'yyyy/mm/dd' + 'format' => 'YYYY/MM/DD' ] ]);?> ``` @@ -59,7 +59,7 @@ use mrlco\datepicker\Datepicker; 'inline' => true, 'template' => '