Datetime picker validation

Is there any way to disable datetime picker’s form validation on save ?

You may disable validation for “TEXT” Edit Tag of the datetime field.

i did it but datetime picker doesn’t load , it works like a normal text box

Disable validation only, not disable “Use date/time picker” nor the Date/Time Picker extension.

it works on DIV Tag Format “yMMdd” but doesn’t work in “yMMdd HHmmss” format

You should quote your style attributes in custom attributes, otherwise your code will break the HTML format.