change 24 hours format date javascript code example Example: javascript conver time into 24 hour format var dt = moment("12:15 AM", ["h:mm A"]).format("HH:mm");