We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf7ec2 commit c6b2a53Copy full SHA for c6b2a53
lib/locales/it.js
@@ -85,7 +85,7 @@ module.exports = {
85
'Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu',
86
'Lug', 'Ago', 'Set', 'Ott', 'Nov', 'Dic'
87
],
88
- date: '%d/%m/%Y',
+ date: '%d/%m/%Y',
89
decimal: ',',
90
thousands: '.'
91
}
0 commit comments