I retrived a datetime value using CAML query, and got this format:
Sat Apr 13 10:00:00 UTC+0300 2013
I whould like to have that as date only. Can be Apr 13 2013, or 04/13/2013... doesnt matter
Using JS
Thanks
Hi,
Please look at these articles:
10 ways to format time and date using JavaScript
Working with Dates
http://qaziarfeen.blogspot.co.il/2012/02/caml-query-where-criteria-for-date-type.html
http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.utilities.sputility.createiso8601datetimefromsystemdatetime.aspx