Skip to content

Commit 5a6928e

Browse files
committed
add Caribbean guilder to the list of currencies
1 parent 0ed2048 commit 5a6928e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Intl/Icu/Resources/currencies.php

+4
Original file line numberDiff line numberDiff line change
@@ -1219,6 +1219,10 @@
12191219
array (
12201220
0 => 'EC$',
12211221
),
1222+
'XCG' =>
1223+
array (
1224+
0 => 'Cg.',
1225+
),
12221226
'XEU' =>
12231227
array (
12241228
0 => 'XEU',

0 commit comments

Comments
 (0)