According to the DatePicker github page, there is a format option as a part of the plugin options array. Have you tried that?
e.g.
'pluginOptions' => [ 'format' => 'dd-M-yyyy', 'todayHighlight' => true ]