SyntaxFix
Write A Post
Hire A Developer
Questions
To use am / pm with moment, here is a snippet from a react component
import Moment from 'moment'; const time = Moment().format("hh:mm a")
For reference please remember Moment.js is considered a legacy project that can carry performance overhead