Nabin Baidya

Results 4 comments of Nabin Baidya

1. I did get the calendar working in the datepicker jQuery UI but I cannot get it to work on calculated dates on reports and such. Its still interpreting as...

The problem with storing dates in the database is that the dates are not defined in the utf8_unicode_ci format. So, I am working to convert the sql files to store...

thank you.. i will definitely try that

I'm using the following jQuery for displaying Nepali calendar `$('#EntryDate').nepaliDatePicker({ npdMonth: true, npdYear: true, npdYearCount: 10 // Options | Number of years to show });` and this jQuery changes the...