You are here: Browse Railsplugins Datetime Pickers
Author: Chew Choon Keat <choonkeat com gmail at dot> Date: 11 May, 2006
Javascript (and CSS) Licenses: GPL, LGPL (see individual .js files) Plugin License: GPL
USAGE:
<%= javascript_include_tag :defaults %>
<%= javascript_include_tag 'prototype_datetime_pickers' %>
<%= javascript_include_tag 'scw' %>
<%= javascript_include_tag 'epoch_classes' %>
<%= stylesheet_link_tag 'epoch_styles' %>
<%= select_ddmmyyyy_css 'start[epoch]' %>
<%= select_ddmmyyyy 'start[scw]' %>
<%= select_hhmm 'start[prototype]' %>hrs
NOTE: This description has been extracted from the Plugin README and so the formatting may need updating to make browser friendly