In real life application we have to format the Date as in user interface we have to display Date in some other format while our database stores it in a different format. To keep sync between those two formats we have to change the date format. Continue reading “Format Date”