• Home
Name Date Size #Lines LOC

..--

MakefileD12-May-20242.7 KiB7525

displayLocaleConv.cD12-May-20241.3 KiB3819

readme.txtD12-May-2024698 1512

testLocales.shD12-May-2024501 131

testTimezone.cD12-May-20241.2 KiB3817

testTimezones.shD12-May-20241.8 KiB5037

readme.txt

1#
2# Copyright (C) 2017 and later: Unicode, Inc. and others.
3# License & terms of use: http://www.unicode.org/copyright.html
4#
5#   Copyright (C) 2006-2008, International Business Machines
6#   Corporation and others.  All Rights Reserved.
7#
8
9These tests allow you to see how timezones, locales, charsets and other similar stuff are mapped from the OS values to ICU specific values.
10
11Some tweaking may be required to get these tools to work.
12
13If the charset maps to US-ASCII, it may be an indication that the alias or mapping table do not exist in ICU.
14If the locale doesn't exist, the test will state that the locale is not available.
15If the timezone doesn't match, it will be listed as a difference.