rolldate Multi-format, powerful mobile date selection plugin

This is the new version of rolldate 3.1 Back to the old version

Supported formats: (unlimited)

Rule: year-YYYY month-MM day-DD hour-hh minute-mm second-ss Use /,-, space, or: to separate them, you can combine them at will, and it is not recommended to repeat them individually.

Example: YYYY-MM, YYYY-MM-DD, YYYY-MM-DD hh: mm, YYYY-MM-DD hh: mm: ss, YYYY, MM, DD, hh: mm, hh: mm: ss , YYYY-MM-DD hh, hh, mm, ss, YYYY / DD ...

Callback:

init、moveEnd、confirm、cancel

init return false prevents plugins from running
confirm return false prevents the plugin from running, returning other values can modify the date display

Custom language

lang

Set default date

value

el pass dom object

Minute interval

Use native click

Do not pass el

Other examples