foundation-datetimepicker icon indicating copy to clipboard operation
foundation-datetimepicker copied to clipboard

Foundation datetimepicker plugin

Results 11 foundation-datetimepicker issues
Sort by recently updated
recently updated
newest added

datetimepicker open before reveal modal screenshot: http://snag.gy/ZHKuf.jpg

Updated icon classes for the chevrons. Font Awesome v4 and Foundation Icon Font v3.

Added classes for Font Awesome v4 and Foundation Icon Font v3.

I started something: https://github.com/dsandstrom/foundation-datetimepicker/tree/add-ampm But, got stuck. I might have to rewrite a bunch of the code to get it to work.

I would like the script to work in different time zones. Looking at the code, it might take a little work since it relies upon `Date.UTC()` and `getUTC...`.

When trying to implement the calendar, only one row of days is visible. This makes the plugin not usable at the moment.

Hi I whant to disable weekends how can I do that?

Hi, After setting a input field as datepicker, I had to remove the `position: absolute;` definition in the `foundation-datepicker.css` file because it crashes all the before and further input fields....