2016-06-30 23:41:56 +00:00
|
|
|
// © 2016 and later: Unicode, Inc. and others.
|
|
|
|
// License & terms of use: http://www.unicode.org/copyright.html#License
|
2009-11-12 21:53:42 +00:00
|
|
|
haw{
|
2013-03-03 21:34:51 +00:00
|
|
|
Currencies{
|
|
|
|
USD{
|
|
|
|
"$",
|
|
|
|
"USD",
|
|
|
|
}
|
|
|
|
}
|
2016-09-19 05:09:40 +00:00
|
|
|
CurrencyUnitPatterns{
|
|
|
|
one{"{0} {1}"}
|
|
|
|
other{"{0} {1}"}
|
|
|
|
}
|
2018-02-25 01:19:24 +00:00
|
|
|
Version{"2.1.38.69"}
|
2009-11-12 21:53:42 +00:00
|
|
|
}
|