FelipeBattistotti

Results 4 comments of FelipeBattistotti

@peacechen This really solved it. Thanks a lot.

Hello @rmocelin, The imports must be carried out in this way: ``` import 'moment' import 'moment/locale/pt-br' // language must match config import moment from 'moment-timezone' // only if timezone is...