답변됨 reformat date time

  • 8. srpna 2012 10:47
     
     

    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