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?