VFJ-12: Date must be entered in MySQL format



Issue Information

Issue Type: Bug
 
Priority: Major
Status: Resolved

Reported By:
Ben Tasker
Assigned To:
Ben Tasker
Project: Vehman For Joomla (VFJ)
Resolution: Done (2014-02-20 06:26:20)

Created: 2014-02-20 04:08:22
Time Spent Working


Description
Although strtotime is used, it doesn't particularly like properly formatted (i.e. dd/mm/yyyy) dates.

Need to implement either a calendar selector or some other mechanism to ensure the date is entered in the correct format


Issue Links

Toggle State Changes

Activity


Added a calendar selector (jsdatepick), though did have to manually edit the JS to set jsDatePickImagePath to the correct value.