SyntaxFix
Write A Post
Hire A Developer
Questions
Try: moment({ // Options here }).format('HHmm'). That should give you the time in a 24 hour format.
moment({ // Options here }).format('HHmm')