Adding arrival/departure time to the registration form

This commit is contained in:
Matt Barringer 2013-01-20 12:49:25 +01:00
parent 6ad491982e
commit a76854c414
100 changed files with 2156 additions and 86 deletions

View file

@ -0,0 +1 @@
Time::DATE_FORMATS[:db_without_seconds] = "%Y-%m-%d %H:%M"