Advertise here

jQuery Plugins Tagged ‘date formatting’

pickadate.js – Lightweight jQuery DateInput Picker

November 20, 2012     3437     Date & Time
pickadate.js – Lightweight jQuery DateInput Picker

pickadate.jsis a lightweight jQuery dateinput picker. pickadate.js works with type="date" or regular text fields, supports various types of date formatting options, and is easy to theme. 

Read More »

jQuery Mask Plugin

June 05, 2012     16556     Date & Time
jQuery Mask Plugin
A jQuery Plugin for field masks.
Features
- String/Numeric/Alpha/Mixed masks.
- Reverse Mask.
- Data type validation.
- Automatic maxlength.
- Live event's for ajax/realtime apps.
- Callbacks.

Read More »

jQuery TimePicker Plugin

June 05, 2012     8003     Date & Time
jQuery TimePicker Plugin

jQuery TimePicker is a plugin to help users easily input time entries. It works by allowing the user to type times in a free format or selecting them from a dropdown menu.

The plugin will automatically convert all time entries using a format that can be changed passing the timeFormat option; the default value is hh:mm p which will give something like 02:16 PM.

Read More »

Moment.js - Parsing and Formatting Dates

March 15, 2012     6756     Date & Time
Moment.js - Parsing and Formatting Dates

Moment.js is a lightweight javascript date library for parsing, manipulating, and formatting dates.

Read More »