Skip to content
Advertisement

why is day out of range?

i am trying to add a date to an application that I am writing. the apllication is actualy a list of activities. when i tried to add a datefield to the ui and save it into my database. i got this error

JavaScript

this is my model

JavaScript

this is my html page

JavaScript

and this is my view

JavaScript

i cant figure out why this is raising, i think it has something to do with the date format?

Advertisement

Answer

try this

JavaScript
User contributions licensed under: CC BY-SA
3 People found this is helpful
Advertisement