Asia/Calcutta -> Asia/Kolkata (not on unicode.org)

* tzmap-from-unicode.org: Convert Calcutta to Kolkata.
        * tzmap.h: Regenerate.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen
2015-04-21 14:29:01 +02:00
parent bbc87a02fd
commit 68994d6828
3 changed files with 13 additions and 4 deletions

View File

@@ -64,6 +64,7 @@ echo "{"
wget -O - "${ZONES_FILE}" | \
{
sed -n -e 's#territory="001"#territory=""#
s#Asia/Calcutta#Asia/Kolkata#
s#.*mapZone other=\("[^"]*"\) territory=\("[^"]*"\) type=\("[^"]*"\).*# { L\1, L\2, L\3 },#p'
echo ' { L"Armenian Standard Time", L"AM", L"Asia/Yerevan" },'
echo ' { L"Central Europe Standard Time", L"CS", L"Europe/Belgrade" },'