cancel
Showing results for 
Search instead for 
Did you mean: 

passing date chosen in frontend as input to database

Former Member
0 Kudos

hai all,

The user will select the from date and to date in front end using date picker.I need to pass this date to database and get the products created only between these two dates.Does this require any conversion in date format. (i.e passing the datepicker value to database and getting output).If so plz provide me the codings for doing the same.

Thanks n Regards

Sharanya.R

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

Bind FromDate and ToDate input fields to the ModelNodes - Date filed(datum) , if u bind your fields this ways with out any conversion you can send the same data to back end.

Regards,

Sunitha Hari

Answers (0)