sqlilabs / WorkshopManager

WorkshopManager is a events manager that help you to propose, to plan and to archive events in an easy way
http://sqlilabs.github.io/WorkshopManager
Apache License 2.0
4 stars 2 forks source link

Wrong date format on reschedule action #64

Closed ychartois closed 10 years ago

ychartois commented 10 years ago

In the reschedule form of an event, the expected format is MM/JJ/AAAA but has to be JJ/MM/AAAA

A datepicker would be greatly appreciated

Original issue: https://bitbucket.org/sqlilabs/workshop-manager/issue/54/format-de-date-incorrect-sur-action

ychartois commented 10 years ago

fix and datePicker added