Adding arrival/departure time to the registration form
This commit is contained in:
parent
6ad491982e
commit
a76854c414
100 changed files with 2156 additions and 86 deletions
1
config/initializers/time_formats.rb
Normal file
1
config/initializers/time_formats.rb
Normal file
|
|
@ -0,0 +1 @@
|
|||
Time::DATE_FORMATS[:db_without_seconds] = "%Y-%m-%d %H:%M"
|
||||
Loading…
Add table
Add a link
Reference in a new issue