Tag Archive: Date/Time

Date Picker Extension for Bootstrap

on March 29, 2012 in Date / Time, Development

Bootstrap is CSS toolkit we wrote about back in September. A few days ago we also wrote about a Bootstrap extension for replacing alert dialog boxes.

Date Picker is another jQuery powered Bootstrap extension that requires no explanation.

It features options to customise the date format & start day of the week and has show, hide & ChangeDate events.

Date Picker Extension for Bootstrap

Full Calendar – jQuery Drag & Drop Calendar Plugin

on March 19, 2012 in Date / Time, Development

Full Calendar is a jQuery plugin that features day/week/month views, drag & drop, and event hooks that enable you to extend the functionality for integration in to your own system.

It is also themeable with jQuery UI although this is not required for the drag and drop.

The plugin works by sending data in json format with AJAX requests on events such as clicking and dragging.

The configuration options are fully described in the documentation and working examples include fetching json data, populating holidays from a feed, and dragging external events on to the calendar.

Full Calendar - jQuery Drag & Drop Calendar Plugin

Timeago – jQuery Fuzzy Time Stamp Plugin

on January 19, 2012 in Date / Time, Development

Timeago is a  jQuery plugin to that will convert a time stamp into a pretty date in the format of “2 minutes ago”.

It  automatically updates without having to reload the page and also supports the HTML5 datetime attribute.

Timeago

Mobiscroll – JavaScript Date & Time Picker

on December 28, 2011 in Development, Mobile

Mobiscroll is a date & time picker that is optimised for touch devices and can be used with jQuery mobile.

The plugin is themable. It comes with four skins (Default, iOS, Android and Sense UI) and can be easily styled with CSS.

It is also configurable with a large number of options, events and methods.