I have been looking all through the documentation and can't find
anything to display the time in 12 hours format with an AM/PM option. Is
there an option for datetime_select to do this? Or a plugin?
Personally, I think of the Rails date_select helpers in a similar way I
think of scaffolding. It's fine for "quick-n-dirty" entry of dates and
times, but for a "real" application go find a decent calendar widget.
One that supports entry of both date and time in a more intuitive and
user friendly way.
I have been looking all through the documentation and can't find
anything to display the time in 12 hours format with an AM/PM option. Is
there an option for datetime_select to do this? Or a plugin?
Personally, I think of the Rails date_select helpers in a similar way I
think of scaffolding. It's fine for "quick-n-dirty" entry of dates and
times, but for a "real" application go find a decent calendar widget.
One that supports entry of both date and time in a more intuitive and
user friendly way.