brockpetrie / vue-moment

Handy Moment.js filters for your Vue.js project.
MIT License
1.31k stars 121 forks source link

Formating adding hours #116

Open 4fleetCo opened 5 years ago

4fleetCo commented 5 years ago

Dudes, i don't know what it's happen, but the result of format is subtracting 3 hours.

{{ props.row.start_at | moment("ddd, D MMM YYYY HH:MM") }} {{ props.row.start_at }}

Wed, 13 Mar 2019 14:03 2019-03-13T17:00:00.000000Z

Someone can help me?

BrockReece commented 5 years ago

What timezone are you in?

4fleetCo commented 5 years ago

What timezone are you in?

America/Sao_Paulo