I have found the solution. For those interested, simply edit the core-functions.php file located in easy-facebook-likebox-premium\bookfrontend\includes.
Line 686, replace the value of :
default:
$print = date_i18n('<k>d M Y, </k>G:i', $original);
break;
with the form you require.