|
|
OverviewDateSplicer is a Ruby on Rails plugin which adds the dynarch.com dhtml calendar widget to your Rails application as a fully integrated user control. Use DateSplicer to set up your application with a calendar ("date picker"), as well as date input shortcuts. For instance, typing "+4" in a date field and then hitting the tab key results in the current date + 4 days. Screenshot![]() (Date format in the example fields is completely arbitrary: you can specify any format you want). Unique Selling PointDateSplicer is completely transparent to ActiveRecord. There is absolutely no need to adapt your models or controllers to DateSplicer. Features
CreditsAs mentioned before, DateSplicer is based on the dynarch.com dhtml calendar widget. But the plugin also derives a large portion of its javascript date parser from the Datetime Toolbocks JavaScript library. |
|