Perfect DateTimePicker Plugin Examples

Demo 1.1

Date + time format

getText():
getText('yyyy-MM-dd'):
getValue():

Demo 1.2

Date + time format (without seconds)

getText():
getText('yyyy-MM-dd'):
getValue():

Demo 2

Date only (yyyyMMdd)

getText():
getText('yyyy-MM-dd'):
getValue():

Demo 3

Year + month (yyyyMM)

getText():
getText('yyyy-MM-dd'):
getValue():

Demo 4.1

Time only (HHmmss)

getText():
getText('yyyy-MM-dd'):
getValue():

Demo 4.2

Time only (HHmm)

getText():
getText('yyyy-MM-dd'):
getValue():

Demo 5

Date range

getText():
getText('yyyy-MM-dd'):
getValue():

Demo 6

First day of week: Monday

getText():
getText('yyyy-MM-dd'):
getValue():