eo_php2jquerydate( $phpformat )
Converts php date format into jQuery UI date format.
Takes a php date format and converts it to href="http://docs.jquery.com/UI/Datepicker/formatDate">http://docs.jquery.com/UI/Datepicker/formatDate so that it can b used in javascript (i.e. by the datepicker).
Please note that this function does not convert time formats
string
Format according to https://php.net/manual/en/function.date.php
The format translated to xdate format: http://docs.jquery.com/UI/Datepicker/formatDate