can you remove the time? and have a short date? if not.. you may need to change your string into a date type, such as new Date() or new Date(<whatever date you need>)
↧
can you remove the time? and have a short date? if not.. you may need to change your string into a date type, such as new Date() or new Date(<whatever date you need>)