Folks,
I am trying to understand the MomentJS API. What is the appropriate way to get the current time on the machine?
var CurrentDate = moment(); <
Get by Location:
moment.locale('pt-br') return moment().format('DD/MM/YYYY HH:mm:ss')