Capture ajax datetime with jquery

Asked

Viewed 122 times

0

I have an array containing some objects from an AJAX call. The values are being passed through a date: "res.datatags."

In one of the objective answers the following result:

2016-07-15T10:00:00-0300

How do I capture only the value of "10:00" of the datetime above?

1 answer

1


Browser other questions tagged

You are not signed in. Login or sign up in order to post.