1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 09:34:54 +02:00

Closes #108, Issue #133 and may correct Issue #335 - Datepicker updated and should now be working with times also. eg. 7:30PM

This commit is contained in:
Cameron
2013-05-25 16:03:53 -07:00
parent 8b21e8c9b0
commit beca1115c5
11 changed files with 96 additions and 51 deletions

View File

@@ -829,7 +829,7 @@ class e107_user_extended
break;
case EUF_DATE : //date
return e107::getForm()->datepicker($fname,$curval,'dateformat=yyyy-mm-dd');
return e107::getForm()->datepicker($fname,$curval,'format=yyyy-mm-dd');
break;
case EUF_LANGUAGE : // language