ActionView::Helpers::DateHelper

select_datetime

Description

select_datetime(datetime = Time.now, options = {})


Returns a set of html select-tags (one for year, month, day, hour, and minute) pre-selected with the datetime.

Examples: add

No examples

User Contributed Notes add

No comments