I have a date in different format. And i wanted to show it in a different format. And i wanted to do it on client side. Is there any way to convert the format.
Date : 2013-07-30 16:12:13.0
Expected Format :Jul 30, 2013 4:12 PM
I have a date in different format. And i wanted to show it in a different format. And i wanted to do it on client side. Is there any way to convert the format.
Date : 2013-07-30 16:12:13.0
Expected Format :Jul 30, 2013 4:12 PM
Additionally to SO question that is pretty much duplication read this article: JavaScript Date Format