showing results for - "moment time format by country"
Faye
22 Jun 2020
1import moment, { Moment } from 'moment'
2moment(new Date(), moment.locale('id')).format('llll')