split_datetime 0.0.1
Adds accessors to a class so that the date can be set as a string while minutes and hours can be set as integers. This allows you to have an input textfield (with a javascript datepicker) for the date and dropdowns for the time.
Gemfile:
=
install:
=
Development Dependencies (1):
rspec
~> 2.11