Skip to content

Commit 2ea0196

Browse files
authored
CLDR-18250 Create en_VN.xml
en-VN appears to follow US formatting, the only thing that may differ is the short date format which will need more investigation.
1 parent 7907a03 commit 2ea0196

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

common/main/en_VN.xml

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3+
<!-- Copyright © 1991-2025 Unicode, Inc.
4+
For terms of use, see http://www.unicode.org/copyright.html
5+
SPDX-License-Identifier: Unicode-3.0
6+
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
7+
-->
8+
<ldml>
9+
<identity>
10+
<version number="$Revision$"/>
11+
<language type="en"/>
12+
<territory type="VN"/>
13+
</identity>
14+
</ldml>

0 commit comments

Comments
 (0)