guys i have an issue with Datepicker in my input box, labelled "Order Date".
Here is my input field :
When my form is submitted with a blank date field, it automatically get sets to 01-01-1970.
Like this :
So, here what i want is when i submitted my form with a blank field it should be set to blank rather than 01-01-1970. Any help would be appreciated. Thank you.