Author: benj
Date: Thu Jan 12 17:13:48 2017
New Revision: 1782
URL: http://svn.gna.org/viewcvs/gdtc?rev=1782&view=rev
Log:
Use two digits for hour
Modified:
trunk/gdtc/templates/smarty/admin/footer.tpl
Modified: trunk/gdtc/templates/smarty/admin/footer.tpl
URL:
http://svn.gna.org/viewcvs/gdtc/trunk/gdtc/templates/smarty/admin/footer.tpl?rev=1782&r1=1781&r2=1782&view=diff
==============================================================================
--- trunk/gdtc/templates/smarty/admin/footer.tpl (original)
+++ trunk/gdtc/templates/smarty/admin/footer.tpl Thu Jan 12 17:13:48 2017
@@ -34,7 +34,7 @@
{literal}
$(document).ready(function() {
$(".date-picker").datetimepicker(
-{ timeFormat: 'H:mm:ss',
+{ timeFormat: 'HH:mm:ss',
"dateFormat": 'dd/mm/yy',
dayNames: [ "Dimanche" , "Lundi", "Mardi", "Mercredi", "Jeudi",
"Vendredi", "Samedi", ],
dayNamesMin: [ "Di", "Lu", "Ma", "Me", "Je", "Ve", "Sa" ],
_______________________________________________
Gdtc-commits mailing list
[email protected]
https://mail.gna.org/listinfo/gdtc-commits