News

Figure 4: Correct Date Format with “dd/mm/yy” British/French date style Example 2: Sometimes, string-to-date conversion in SQL Server results in an error, not because of the date or time formats used, ...
Sir, I am having problem inserting date in mysql table. I have formated datepicker to display dd-mm-yyyy and mysql needs the date in format yyyy-mm-dd. Can you suggest me how to configure this. I want ...