convert 24 hour to 12 hour moment js

JavaScript
 moment("15", "hh").format('LT') 
Source

Also in JavaScript: