You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now using node v13.6.0 (npm v6.13.4)
v13.6.0
jan.
Now using node v13.5.0 (npm v6.13.4)
v13.5.0
jan.
Now using node v13.4.0 (npm v6.13.4)
v13.4.0
jan.
Now using node v13.3.0 (npm v6.13.1)
v13.3.0
jan
Now using node v13.2.0 (npm v6.13.1)
v13.2.0
jan
Now using node v13.1.0 (npm v6.12.1)
v13.1.0
jan
Now using node v13.0.1 (npm v6.12.0)
v13.0.1
jan
I'm changing the versions using nvm:
$ nvm --version
0.34.0
The text was updated successfully, but these errors were encountered:
It is also happening on MacOS.
I'm updating the nodejs and get some different behavior on
Intl.DateTimeFormat
forpt-br
andpt-pt
.On
13.3.0
, I getjan
as result.On
13.4.0
and later, I getjan.
(with an period at the end).To test it, I'm using this code:
And get these results:
I'm changing the versions using
nvm
:The text was updated successfully, but these errors were encountered: