idnits 2.17.1 draft-ietf-netmod-iana-timezones-01.txt: Checking boilerplate required by RFC 5378 and the IETF Trust (see https://trustee.ietf.org/license-info): ---------------------------------------------------------------------------- No issues found here. Checking nits according to https://www.ietf.org/id-info/1id-guidelines.txt: ---------------------------------------------------------------------------- No issues found here. Checking nits according to https://www.ietf.org/id-info/checklist : ---------------------------------------------------------------------------- ** There are 8 instances of too long lines in the document, the longest one being 4 characters in excess of 72. ** The document seems to lack a both a reference to RFC 2119 and the recommended RFC 2119 boilerplate, even if it appears to use RFC 2119 keywords. RFC 2119 keyword, line 1804: '...one" enumeration MUST be updated as de...' RFC 2119 keyword, line 1806: '..."enum" statement MUST be added to the ...' RFC 2119 keyword, line 1808: '...A new enum value MUST be allocated by ...' RFC 2119 keyword, line 1809: '...ry. New entries MAY be placed in any ...' Miscellaneous warnings: ---------------------------------------------------------------------------- == The copyright year in the IETF Trust and authors Copyright Line does not match the current year -- The document date (November 12, 2013) is 3817 days in the past. Is this intentional? Checking references for intended status: Proposed Standard ---------------------------------------------------------------------------- (See RFCs 3967 and 4897 for information about using normative references to lower-maturity documents in RFCs) == Missing Reference: 'RFC6020' is mentioned on line 1827, but not defined Summary: 2 errors (**), 0 flaws (~~), 2 warnings (==), 1 comment (--). Run idnits with the --verbose option for more detailed information about the items above. -------------------------------------------------------------------------------- 2 Network Working Group J. Lange 3 Internet-Draft GE MDS LLC 4 Intended status: Standards Track November 12, 2013 5 Expires: May 16, 2014 7 IANA Timezone Database YANG Module 8 draft-ietf-netmod-iana-timezones-01 10 Abstract 12 This document defines the iana-timezones YANG module for timezone 13 configuration. 15 Status of This Memo 17 This Internet-Draft is submitted in full conformance with the 18 provisions of BCP 78 and BCP 79. 20 Internet-Drafts are working documents of the Internet Engineering 21 Task Force (IETF). Note that other groups may also distribute 22 working documents as Internet-Drafts. The list of current Internet- 23 Drafts is at http://datatracker.ietf.org/drafts/current/. 25 Internet-Drafts are draft documents valid for a maximum of six months 26 and may be updated, replaced, or obsoleted by other documents at any 27 time. It is inappropriate to use Internet-Drafts as reference 28 material or to cite them other than as "work in progress." 30 This Internet-Draft will expire on May 16, 2014. 32 Copyright Notice 34 Copyright (c) 2013 IETF Trust and the persons identified as the 35 document authors. All rights reserved. 37 This document is subject to BCP 78 and the IETF Trust's Legal 38 Provisions Relating to IETF Documents 39 (http://trustee.ietf.org/license-info) in effect on the date of 40 publication of this document. Please review these documents 41 carefully, as they describe your rights and restrictions with respect 42 to this document. Code Components extracted from this document must 43 include Simplified BSD License text as described in Section 4.e of 44 the Trust Legal Provisions and are provided without warranty as 45 described in the Simplified BSD License. 47 Table of Contents 49 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2 50 2. IANA Maintained Timezones YANG Module . . . . . . . . . . . . 2 51 3. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 38 52 4. Security Considerations . . . . . . . . . . . . . . . . . . . 39 53 5. Change Log . . . . . . . . . . . . . . . . . . . . . . . . . 39 54 5.1. 00-01 . . . . . . . . . . . . . . . . . . . . . . . . . . 39 55 6. Normative References . . . . . . . . . . . . . . . . . . . . 39 56 Author's Address . . . . . . . . . . . . . . . . . . . . . . . . 39 58 1. Introduction 60 This document defines the iana-timezones YANG module for timezone 61 configuration. 63 The iana-timezones module reflects IANA's existing "timezone 64 database". The latest revision of the module can be obtained from 65 the IANA web site (http://www.iana.org/time-zones). 67 Whenever a new timezone name is added to the IANA "timezone 68 database", the iana-timezones module is updated by IANA. 70 2. IANA Maintained Timezones YANG Module 72 file "iana-timezones@2013-11-12.yang" 74 module iana-timezones { 75 namespace "urn:ietf:params:xml:ns:yang:iana-timezones"; 76 prefix ianatz; 78 organization "IANA"; 79 contact 80 " Internet Assigned Numbers Authority 82 Postal: ICANN 83 4676 Admiralty Way, Suite 330 84 Marina del Rey, CA 90292 86 Tel: +1 310 823 9358 87 E-Mail: iana&iana.org"; 88 description 89 "This YANG module defines the iana-timezone typedef, which 90 contains YANG definitions for IANA-registered timezones. 92 This YANG module is maintained by IANA, and reflects the 93 IANA Time Zone Database. 94 (http://www.iana.org/time-zones) 95 The latest revision of this YANG module can be obtained from 96 the IANA web site. 98 Copyright (c) 2011 IETF Trust and the persons identified as 99 authors of the code. All rights reserved. 101 Redistribution and use in source and binary forms, with or 102 without modification, is permitted pursuant to, and subject 103 to the license terms contained in, the Simplified BSD License 104 set forth in Section 4.c of the IETF Trust's Legal Provisions 105 Relating to IETF Documents 106 (http://trustee.ietf.org/license-info). 108 This version of this YANG module is part of RFC XXXX; see 109 the RFC itself for full legal notices."; 111 revision 2013-11-12 { 112 description 113 "Updated to use IANA Time Zone Data v. 2013h 114 (Released 2013-10-25)"; 115 reference "RFC XXXX: TITLE"; 116 } 117 revision 2012-07-09 { 118 description 119 "Initial revision. Using IANA Time Zone Data v. 2012c 120 (Released 2012-03-27)"; 121 reference "RFC XXXX: TITLE"; 122 } 124 typedef iana-timezone { 125 description 126 "A timezone location as defined by the IANA timezone 127 database (http://www.iana.org/time-zones)"; 128 type enumeration { 129 enum "Europe/Andorra" { 130 value 0; 131 } 132 enum "Asia/Dubai" { 133 value 1; 134 } 135 enum "Asia/Kabul" { 136 value 2; 137 } 138 enum "America/Antigua" { 139 value 3; 140 } 141 enum "America/Anguilla" { 142 value 4; 144 } 145 enum "Europe/Tirane" { 146 value 5; 147 } 148 enum "Asia/Yerevan" { 149 value 6; 150 } 151 enum "Africa/Luanda" { 152 value 7; 153 } 154 enum "Antarctica/McMurdo" { 155 value 8; 156 description 157 "McMurdo, South Pole, Scott (New Zealand time)"; 158 } 159 enum "Antarctica/Rothera" { 160 value 9; 161 description 162 "Rothera Station, Adelaide Island"; 163 } 164 enum "Antarctica/Palmer" { 165 value 10; 166 description 167 "Palmer Station, Anvers Island"; 168 } 169 enum "Antarctica/Mawson" { 170 value 11; 171 description 172 "Mawson Station, Holme Bay"; 173 } 174 enum "Antarctica/Davis" { 175 value 12; 176 description 177 "Davis Station, Vestfold Hills"; 178 } 179 enum "Antarctica/Casey" { 180 value 13; 181 description 182 "Casey Station, Bailey Peninsula"; 183 } 184 enum "Antarctica/Vostok" { 185 value 14; 186 description 187 "Vostok Station, Lake Vostok"; 188 } 189 enum "Antarctica/DumontDUrville" { 190 value 15; 191 description 192 "Dumont-d'Urville Station, Terre Adelie"; 193 } 194 enum "Antarctica/Syowa" { 195 value 16; 196 description 197 "Syowa Station, E Ongul I"; 198 } 199 enum "America/Argentina/Buenos_Aires" { 200 value 17; 201 description 202 "Buenos Aires (BA, CF)"; 203 } 204 enum "America/Argentina/Cordoba" { 205 value 18; 206 description 207 "most locations (CB, CC, CN, ER, FM, MN, SE, SF)"; 208 } 209 enum "America/Argentina/Salta" { 210 value 19; 211 description 212 "(SA, LP, NQ, RN)"; 213 } 214 enum "America/Argentina/Jujuy" { 215 value 20; 216 description 217 "Jujuy (JY)"; 218 } 219 enum "America/Argentina/Tucuman" { 220 value 21; 221 description 222 "Tucuman (TM)"; 223 } 224 enum "America/Argentina/Catamarca" { 225 value 22; 226 description 227 "Catamarca (CT), Chubut (CH)"; 228 } 229 enum "America/Argentina/La_Rioja" { 230 value 23; 231 description 232 "La Rioja (LR)"; 233 } 234 enum "America/Argentina/San_Juan" { 235 value 24; 236 description 237 "San Juan (SJ)"; 238 } 239 enum "America/Argentina/Mendoza" { 240 value 25; 241 description 242 "Mendoza (MZ)"; 243 } 244 enum "America/Argentina/San_Luis" { 245 value 26; 246 description 247 "San Luis (SL)"; 248 } 249 enum "America/Argentina/Rio_Gallegos" { 250 value 27; 251 description 252 "Santa Cruz (SC)"; 253 } 254 enum "America/Argentina/Ushuaia" { 255 value 28; 256 description 257 "Tierra del Fuego (TF)"; 258 } 259 enum "Pacific/Pago_Pago" { 260 value 29; 261 } 262 enum "Europe/Vienna" { 263 value 30; 264 } 265 enum "Australia/Lord_Howe" { 266 value 31; 267 description 268 "Lord Howe Island"; 269 } 270 enum "Antarctica/Macquarie" { 271 value 32; 272 description 273 "Macquarie Island"; 274 } 275 enum "Australia/Hobart" { 276 value 33; 277 description 278 "Tasmania - most locations"; 279 } 280 enum "Australia/Currie" { 281 value 34; 282 description 283 "Tasmania - King Island"; 284 } 285 enum "Australia/Melbourne" { 286 value 35; 287 description 288 "Victoria"; 289 } 290 enum "Australia/Sydney" { 291 value 36; 292 description 293 "New South Wales - most locations"; 294 } 295 enum "Australia/Broken_Hill" { 296 value 37; 297 description 298 "New South Wales - Yancowinna"; 299 } 300 enum "Australia/Brisbane" { 301 value 38; 302 description 303 "Queensland - most locations"; 304 } 305 enum "Australia/Lindeman" { 306 value 39; 307 description 308 "Queensland - Holiday Islands"; 309 } 310 enum "Australia/Adelaide" { 311 value 40; 312 description 313 "South Australia"; 314 } 315 enum "Australia/Darwin" { 316 value 41; 317 description 318 "Northern Territory"; 319 } 320 enum "Australia/Perth" { 321 value 42; 322 description 323 "Western Australia - most locations"; 324 } 325 enum "Australia/Eucla" { 326 value 43; 327 description 328 "Western Australia - Eucla area"; 329 } 330 enum "America/Aruba" { 331 value 44; 332 } 333 enum "Europe/Mariehamn" { 334 value 45; 335 } 336 enum "Asia/Baku" { 337 value 46; 338 } 339 enum "Europe/Sarajevo" { 340 value 47; 341 } 342 enum "America/Barbados" { 343 value 48; 344 } 345 enum "Asia/Dhaka" { 346 value 49; 347 } 348 enum "Europe/Brussels" { 349 value 50; 350 } 351 enum "Africa/Ouagadougou" { 352 value 51; 353 } 354 enum "Europe/Sofia" { 355 value 52; 356 } 357 enum "Asia/Bahrain" { 358 value 53; 359 } 360 enum "Africa/Bujumbura" { 361 value 54; 362 } 363 enum "Africa/Porto-Novo" { 364 value 55; 365 } 366 enum "America/St_Barthelemy" { 367 value 56; 368 } 369 enum "Atlantic/Bermuda" { 370 value 57; 371 } 372 enum "Asia/Brunei" { 373 value 58; 374 } 375 enum "America/La_Paz" { 376 value 59; 377 } 378 enum "America/Kralendijk" { 379 value 60; 380 } 381 enum "America/Noronha" { 382 value 61; 383 description 384 "Atlantic islands"; 385 } 386 enum "America/Belem" { 387 value 62; 388 description 389 "Amapa, E Para"; 390 } 391 enum "America/Fortaleza" { 392 value 63; 393 description 394 "NE Brazil (MA, PI, CE, RN, PB)"; 395 } 396 enum "America/Recife" { 397 value 64; 398 description 399 "Pernambuco"; 400 } 401 enum "America/Araguaina" { 402 value 65; 403 description 404 "Tocantins"; 405 } 406 enum "America/Maceio" { 407 value 66; 408 description 409 "Alagoas, Sergipe"; 410 } 411 enum "America/Bahia" { 412 value 67; 413 description 414 "Bahia"; 415 } 416 enum "America/Sao_Paulo" { 417 value 68; 418 description 419 "S & SE Brazil (GO, DF, MG, ES, RJ, SP, PR, SC, RS)"; 420 } 421 enum "America/Campo_Grande" { 422 value 69; 423 description 424 "Mato Grosso do Sul"; 425 } 426 enum "America/Cuiaba" { 427 value 70; 428 description 429 "Mato Grosso"; 430 } 431 enum "America/Santarem" { 432 value 71; 433 description 434 "W Para"; 435 } 436 enum "America/Porto_Velho" { 437 value 72; 438 description 439 "Rondonia"; 440 } 441 enum "America/Boa_Vista" { 442 value 73; 443 description 444 "Roraima"; 445 } 446 enum "America/Manaus" { 447 value 74; 448 description 449 "E Amazonas"; 450 } 451 enum "America/Eirunepe" { 452 value 75; 453 description 454 "W Amazonas"; 455 } 456 enum "America/Rio_Branco" { 457 value 76; 458 description 459 "Acre"; 460 } 461 enum "America/Nassau" { 462 value 77; 463 } 464 enum "Asia/Thimphu" { 465 value 78; 466 } 467 enum "Africa/Gaborone" { 468 value 79; 469 } 470 enum "Europe/Minsk" { 471 value 80; 472 } 473 enum "America/Belize" { 474 value 81; 475 } 476 enum "America/St_Johns" { 477 value 82; 478 description 479 "Newfoundland Time, including SE Labrador"; 481 } 482 enum "America/Halifax" { 483 value 83; 484 description 485 "Atlantic Time - Nova Scotia (most places), PEI"; 486 } 487 enum "America/Glace_Bay" { 488 value 84; 489 description 490 "Atlantic Time - Nova Scotia - places that did not observe DST 491 1966-1971"; 492 } 493 enum "America/Moncton" { 494 value 85; 495 description 496 "Atlantic Time - New Brunswick"; 497 } 498 enum "America/Goose_Bay" { 499 value 86; 500 description 501 "Atlantic Time - Labrador - most locations"; 502 } 503 enum "America/Blanc-Sablon" { 504 value 87; 505 description 506 "Atlantic Standard Time - Quebec - Lower North Shore"; 507 } 508 enum "America/Toronto" { 509 value 88; 510 description 511 "Eastern Time - Ontario & Quebec - most locations"; 512 } 513 enum "America/Nipigon" { 514 value 89; 515 description 516 "Eastern Time - Ontario & Quebec - places that did not observe 517 DST 1967-1973"; 518 } 519 enum "America/Thunder_Bay" { 520 value 90; 521 description 522 "Eastern Time - Thunder Bay, Ontario"; 523 } 524 enum "America/Iqaluit" { 525 value 91; 526 description 527 "Eastern Time - east Nunavut - most locations"; 528 } 529 enum "America/Pangnirtung" { 530 value 92; 531 description 532 "Eastern Time - Pangnirtung, Nunavut"; 533 } 534 enum "America/Resolute" { 535 value 93; 536 description 537 "Central Standard Time - Resolute, Nunavut"; 538 } 539 enum "America/Atikokan" { 540 value 94; 541 description 542 "Eastern Standard Time - Atikokan, Ontario and Southampton I, 543 Nunavut"; 544 } 545 enum "America/Rankin_Inlet" { 546 value 95; 547 description 548 "Central Time - central Nunavut"; 549 } 550 enum "America/Winnipeg" { 551 value 96; 552 description 553 "Central Time - Manitoba & west Ontario"; 554 } 555 enum "America/Rainy_River" { 556 value 97; 557 description 558 "Central Time - Rainy River & Fort Frances, Ontario"; 559 } 560 enum "America/Regina" { 561 value 98; 562 description 563 "Central Standard Time - Saskatchewan - most locations"; 564 } 565 enum "America/Swift_Current" { 566 value 99; 567 description 568 "Central Standard Time - Saskatchewan - midwest"; 569 } 570 enum "America/Edmonton" { 571 value 100; 572 description 573 "Mountain Time - Alberta, east British Columbia & west 574 Saskatchewan"; 575 } 576 enum "America/Cambridge_Bay" { 577 value 101; 578 description 579 "Mountain Time - west Nunavut"; 580 } 581 enum "America/Yellowknife" { 582 value 102; 583 description 584 "Mountain Time - central Northwest Territories"; 585 } 586 enum "America/Inuvik" { 587 value 103; 588 description 589 "Mountain Time - west Northwest Territories"; 590 } 591 enum "America/Creston" { 592 value 104; 593 description 594 "Mountain Standard Time - Creston, British Columbia"; 595 } 596 enum "America/Dawson_Creek" { 597 value 105; 598 description 599 "Mountain Standard Time - Dawson Creek & Fort Saint John, 600 British Columbia"; 601 } 602 enum "America/Vancouver" { 603 value 106; 604 description 605 "Pacific Time - west British Columbia"; 606 } 607 enum "America/Whitehorse" { 608 value 107; 609 description 610 "Pacific Time - south Yukon"; 611 } 612 enum "America/Dawson" { 613 value 108; 614 description 615 "Pacific Time - north Yukon"; 616 } 617 enum "Indian/Cocos" { 618 value 109; 619 } 620 enum "Africa/Kinshasa" { 621 value 110; 622 description 623 "west Dem. Rep. of Congo"; 624 } 625 enum "Africa/Lubumbashi" { 626 value 111; 627 description 628 "east Dem. Rep. of Congo"; 629 } 630 enum "Africa/Bangui" { 631 value 112; 632 } 633 enum "Africa/Brazzaville" { 634 value 113; 635 } 636 enum "Europe/Zurich" { 637 value 114; 638 } 639 enum "Africa/Abidjan" { 640 value 115; 641 } 642 enum "Pacific/Rarotonga" { 643 value 116; 644 } 645 enum "America/Santiago" { 646 value 117; 647 description 648 "most locations"; 649 } 650 enum "Pacific/Easter" { 651 value 118; 652 description 653 "Easter Island & Sala y Gomez"; 654 } 655 enum "Africa/Douala" { 656 value 119; 657 } 658 enum "Asia/Shanghai" { 659 value 120; 660 description 661 "east China - Beijing, Guangdong, Shanghai, etc."; 662 } 663 enum "Asia/Harbin" { 664 value 121; 665 description 666 "Heilongjiang (except Mohe), Jilin"; 667 } 668 enum "Asia/Chongqing" { 669 value 122; 670 description 671 "central China - Sichuan, Yunnan, Guangxi, Shaanxi, Guizhou, 672 etc."; 674 } 675 enum "Asia/Urumqi" { 676 value 123; 677 description 678 "most of Tibet & Xinjiang"; 679 } 680 enum "Asia/Kashgar" { 681 value 124; 682 description 683 "west Tibet & Xinjiang"; 684 } 685 enum "America/Bogota" { 686 value 125; 687 } 688 enum "America/Costa_Rica" { 689 value 126; 690 } 691 enum "America/Havana" { 692 value 127; 693 } 694 enum "Atlantic/Cape_Verde" { 695 value 128; 696 } 697 enum "America/Curacao" { 698 value 129; 699 } 700 enum "Indian/Christmas" { 701 value 130; 702 } 703 enum "Asia/Nicosia" { 704 value 131; 705 } 706 enum "Europe/Prague" { 707 value 132; 708 } 709 enum "Europe/Berlin" { 710 value 133; 711 description 712 "most locations"; 713 } 714 enum "Europe/Busingen" { 715 value 134; 716 description 717 "Busingen"; 718 } 719 enum "Africa/Djibouti" { 720 value 135; 721 } 722 enum "Europe/Copenhagen" { 723 value 136; 724 } 725 enum "America/Dominica" { 726 value 137; 727 } 728 enum "America/Santo_Domingo" { 729 value 138; 730 } 731 enum "Africa/Algiers" { 732 value 139; 733 } 734 enum "America/Guayaquil" { 735 value 140; 736 description 737 "mainland"; 738 } 739 enum "Pacific/Galapagos" { 740 value 141; 741 description 742 "Galapagos Islands"; 743 } 744 enum "Europe/Tallinn" { 745 value 142; 746 } 747 enum "Africa/Cairo" { 748 value 143; 749 } 750 enum "Africa/El_Aaiun" { 751 value 144; 752 } 753 enum "Africa/Asmara" { 754 value 145; 755 } 756 enum "Europe/Madrid" { 757 value 146; 758 description 759 "mainland"; 760 } 761 enum "Africa/Ceuta" { 762 value 147; 763 description 764 "Ceuta & Melilla"; 765 } 766 enum "Atlantic/Canary" { 767 value 148; 768 description 769 "Canary Islands"; 771 } 772 enum "Africa/Addis_Ababa" { 773 value 149; 774 } 775 enum "Europe/Helsinki" { 776 value 150; 777 } 778 enum "Pacific/Fiji" { 779 value 151; 780 } 781 enum "Atlantic/Stanley" { 782 value 152; 783 } 784 enum "Pacific/Chuuk" { 785 value 153; 786 description 787 "Chuuk (Truk) and Yap"; 788 } 789 enum "Pacific/Pohnpei" { 790 value 154; 791 description 792 "Pohnpei (Ponape)"; 793 } 794 enum "Pacific/Kosrae" { 795 value 155; 796 description 797 "Kosrae"; 798 } 799 enum "Atlantic/Faroe" { 800 value 156; 801 } 802 enum "Europe/Paris" { 803 value 157; 804 } 805 enum "Africa/Libreville" { 806 value 158; 807 } 808 enum "Europe/London" { 809 value 159; 810 } 811 enum "America/Grenada" { 812 value 160; 813 } 814 enum "Asia/Tbilisi" { 815 value 161; 816 } 817 enum "America/Cayenne" { 818 value 162; 820 } 821 enum "Europe/Guernsey" { 822 value 163; 823 } 824 enum "Africa/Accra" { 825 value 164; 826 } 827 enum "Europe/Gibraltar" { 828 value 165; 829 } 830 enum "America/Godthab" { 831 value 166; 832 description 833 "most locations"; 834 } 835 enum "America/Danmarkshavn" { 836 value 167; 837 description 838 "east coast, north of Scoresbysund"; 839 } 840 enum "America/Scoresbysund" { 841 value 168; 842 description 843 "Scoresbysund / Ittoqqortoormiit"; 844 } 845 enum "America/Thule" { 846 value 169; 847 description 848 "Thule / Pituffik"; 849 } 850 enum "Africa/Banjul" { 851 value 170; 852 } 853 enum "Africa/Conakry" { 854 value 171; 855 } 856 enum "America/Guadeloupe" { 857 value 172; 858 } 859 enum "Africa/Malabo" { 860 value 173; 861 } 862 enum "Europe/Athens" { 863 value 174; 864 } 865 enum "Atlantic/South_Georgia" { 866 value 175; 867 } 868 enum "America/Guatemala" { 869 value 176; 870 } 871 enum "Pacific/Guam" { 872 value 177; 873 } 874 enum "Africa/Bissau" { 875 value 178; 876 } 877 enum "America/Guyana" { 878 value 179; 879 } 880 enum "Asia/Hong_Kong" { 881 value 180; 882 } 883 enum "America/Tegucigalpa" { 884 value 181; 885 } 886 enum "Europe/Zagreb" { 887 value 182; 888 } 889 enum "America/Port-au-Prince" { 890 value 183; 891 } 892 enum "Europe/Budapest" { 893 value 184; 894 } 895 enum "Asia/Jakarta" { 896 value 185; 897 description 898 "Java & Sumatra"; 899 } 900 enum "Asia/Pontianak" { 901 value 186; 902 description 903 "west & central Borneo"; 904 } 905 enum "Asia/Makassar" { 906 value 187; 907 description 908 "east & south Borneo, Sulawesi (Celebes), Bali, Nusa Tengarra, 909 west Timor"; 910 } 911 enum "Asia/Jayapura" { 912 value 188; 913 description 914 "west New Guinea (Irian Jaya) & Malukus (Moluccas)"; 915 } 916 enum "Europe/Dublin" { 917 value 189; 918 } 919 enum "Asia/Jerusalem" { 920 value 190; 921 } 922 enum "Europe/Isle_of_Man" { 923 value 191; 924 } 925 enum "Asia/Kolkata" { 926 value 192; 927 } 928 enum "Indian/Chagos" { 929 value 193; 930 } 931 enum "Asia/Baghdad" { 932 value 194; 933 } 934 enum "Asia/Tehran" { 935 value 195; 936 } 937 enum "Atlantic/Reykjavik" { 938 value 196; 939 } 940 enum "Europe/Rome" { 941 value 197; 942 } 943 enum "Europe/Jersey" { 944 value 198; 945 } 946 enum "America/Jamaica" { 947 value 199; 948 } 949 enum "Asia/Amman" { 950 value 200; 951 } 952 enum "Asia/Tokyo" { 953 value 201; 954 } 955 enum "Africa/Nairobi" { 956 value 202; 957 } 958 enum "Asia/Bishkek" { 959 value 203; 960 } 961 enum "Asia/Phnom_Penh" { 962 value 204; 963 } 964 enum "Pacific/Tarawa" { 965 value 205; 966 description 967 "Gilbert Islands"; 968 } 969 enum "Pacific/Enderbury" { 970 value 206; 971 description 972 "Phoenix Islands"; 973 } 974 enum "Pacific/Kiritimati" { 975 value 207; 976 description 977 "Line Islands"; 978 } 979 enum "Indian/Comoro" { 980 value 208; 981 } 982 enum "America/St_Kitts" { 983 value 209; 984 } 985 enum "Asia/Pyongyang" { 986 value 210; 987 } 988 enum "Asia/Seoul" { 989 value 211; 990 } 991 enum "Asia/Kuwait" { 992 value 212; 993 } 994 enum "America/Cayman" { 995 value 213; 996 } 997 enum "Asia/Almaty" { 998 value 214; 999 description 1000 "most locations"; 1001 } 1002 enum "Asia/Qyzylorda" { 1003 value 215; 1004 description 1005 "Qyzylorda (Kyzylorda, Kzyl-Orda)"; 1006 } 1007 enum "Asia/Aqtobe" { 1008 value 216; 1009 description 1010 "Aqtobe (Aktobe)"; 1011 } 1012 enum "Asia/Aqtau" { 1013 value 217; 1014 description 1015 "Atyrau (Atirau, Gur'yev), Mangghystau (Mankistau)"; 1016 } 1017 enum "Asia/Oral" { 1018 value 218; 1019 description 1020 "West Kazakhstan"; 1021 } 1022 enum "Asia/Vientiane" { 1023 value 219; 1024 } 1025 enum "Asia/Beirut" { 1026 value 220; 1027 } 1028 enum "America/St_Lucia" { 1029 value 221; 1030 } 1031 enum "Europe/Vaduz" { 1032 value 222; 1033 } 1034 enum "Asia/Colombo" { 1035 value 223; 1036 } 1037 enum "Africa/Monrovia" { 1038 value 224; 1039 } 1040 enum "Africa/Maseru" { 1041 value 225; 1042 } 1043 enum "Europe/Vilnius" { 1044 value 226; 1045 } 1046 enum "Europe/Luxembourg" { 1047 value 227; 1048 } 1049 enum "Europe/Riga" { 1050 value 228; 1051 } 1052 enum "Africa/Tripoli" { 1053 value 229; 1054 } 1055 enum "Africa/Casablanca" { 1056 value 230; 1057 } 1058 enum "Europe/Monaco" { 1059 value 231; 1061 } 1062 enum "Europe/Chisinau" { 1063 value 232; 1064 } 1065 enum "Europe/Podgorica" { 1066 value 233; 1067 } 1068 enum "America/Marigot" { 1069 value 234; 1070 } 1071 enum "Indian/Antananarivo" { 1072 value 235; 1073 } 1074 enum "Pacific/Majuro" { 1075 value 236; 1076 description 1077 "most locations"; 1078 } 1079 enum "Pacific/Kwajalein" { 1080 value 237; 1081 description 1082 "Kwajalein"; 1083 } 1084 enum "Europe/Skopje" { 1085 value 238; 1086 } 1087 enum "Africa/Bamako" { 1088 value 239; 1089 } 1090 enum "Asia/Rangoon" { 1091 value 240; 1092 } 1093 enum "Asia/Ulaanbaatar" { 1094 value 241; 1095 description 1096 "most locations"; 1097 } 1098 enum "Asia/Hovd" { 1099 value 242; 1100 description 1101 "Bayan-Olgiy, Govi-Altai, Hovd, Uvs, Zavkhan"; 1102 } 1103 enum "Asia/Choibalsan" { 1104 value 243; 1105 description 1106 "Dornod, Sukhbaatar"; 1107 } 1108 enum "Asia/Macau" { 1109 value 244; 1110 } 1111 enum "Pacific/Saipan" { 1112 value 245; 1113 } 1114 enum "America/Martinique" { 1115 value 246; 1116 } 1117 enum "Africa/Nouakchott" { 1118 value 247; 1119 } 1120 enum "America/Montserrat" { 1121 value 248; 1122 } 1123 enum "Europe/Malta" { 1124 value 249; 1125 } 1126 enum "Indian/Mauritius" { 1127 value 250; 1128 } 1129 enum "Indian/Maldives" { 1130 value 251; 1131 } 1132 enum "Africa/Blantyre" { 1133 value 252; 1134 } 1135 enum "America/Mexico_City" { 1136 value 253; 1137 description 1138 "Central Time - most locations"; 1139 } 1140 enum "America/Cancun" { 1141 value 254; 1142 description 1143 "Central Time - Quintana Roo"; 1144 } 1145 enum "America/Merida" { 1146 value 255; 1147 description 1148 "Central Time - Campeche, Yucatan"; 1149 } 1150 enum "America/Monterrey" { 1151 value 256; 1152 description 1153 "Mexican Central Time - Coahuila, Durango, Nuevo Leon, 1154 Tamaulipas away from US border"; 1155 } 1156 enum "America/Matamoros" { 1157 value 257; 1158 description 1159 "US Central Time - Coahuila, Durango, Nuevo Leon, Tamaulipas 1160 near US border"; 1161 } 1162 enum "America/Mazatlan" { 1163 value 258; 1164 description 1165 "Mountain Time - S Baja, Nayarit, Sinaloa"; 1166 } 1167 enum "America/Chihuahua" { 1168 value 259; 1169 description 1170 "Mexican Mountain Time - Chihuahua away from US border"; 1171 } 1172 enum "America/Ojinaga" { 1173 value 260; 1174 description 1175 "US Mountain Time - Chihuahua near US border"; 1176 } 1177 enum "America/Hermosillo" { 1178 value 261; 1179 description 1180 "Mountain Standard Time - Sonora"; 1181 } 1182 enum "America/Tijuana" { 1183 value 262; 1184 description 1185 "US Pacific Time - Baja California near US border"; 1186 } 1187 enum "America/Santa_Isabel" { 1188 value 263; 1189 description 1190 "Mexican Pacific Time - Baja California away from US border"; 1191 } 1192 enum "America/Bahia_Banderas" { 1193 value 264; 1194 description 1195 "Mexican Central Time - Bahia de Banderas"; 1196 } 1197 enum "Asia/Kuala_Lumpur" { 1198 value 265; 1199 description 1200 "peninsular Malaysia"; 1201 } 1202 enum "Asia/Kuching" { 1203 value 266; 1204 description 1205 "Sabah & Sarawak"; 1206 } 1207 enum "Africa/Maputo" { 1208 value 267; 1209 } 1210 enum "Africa/Windhoek" { 1211 value 268; 1212 } 1213 enum "Pacific/Noumea" { 1214 value 269; 1215 } 1216 enum "Africa/Niamey" { 1217 value 270; 1218 } 1219 enum "Pacific/Norfolk" { 1220 value 271; 1221 } 1222 enum "Africa/Lagos" { 1223 value 272; 1224 } 1225 enum "America/Managua" { 1226 value 273; 1227 } 1228 enum "Europe/Amsterdam" { 1229 value 274; 1230 } 1231 enum "Europe/Oslo" { 1232 value 275; 1233 } 1234 enum "Asia/Kathmandu" { 1235 value 276; 1236 } 1237 enum "Pacific/Nauru" { 1238 value 277; 1239 } 1240 enum "Pacific/Niue" { 1241 value 278; 1242 } 1243 enum "Pacific/Auckland" { 1244 value 279; 1245 description 1246 "most locations"; 1247 } 1248 enum "Pacific/Chatham" { 1249 value 280; 1250 description 1251 "Chatham Islands"; 1252 } 1253 enum "Asia/Muscat" { 1254 value 281; 1255 } 1256 enum "America/Panama" { 1257 value 282; 1258 } 1259 enum "America/Lima" { 1260 value 283; 1261 } 1262 enum "Pacific/Tahiti" { 1263 value 284; 1264 description 1265 "Society Islands"; 1266 } 1267 enum "Pacific/Marquesas" { 1268 value 285; 1269 description 1270 "Marquesas Islands"; 1271 } 1272 enum "Pacific/Gambier" { 1273 value 286; 1274 description 1275 "Gambier Islands"; 1276 } 1277 enum "Pacific/Port_Moresby" { 1278 value 287; 1279 } 1280 enum "Asia/Manila" { 1281 value 288; 1282 } 1283 enum "Asia/Karachi" { 1284 value 289; 1285 } 1286 enum "Europe/Warsaw" { 1287 value 290; 1288 } 1289 enum "America/Miquelon" { 1290 value 291; 1291 } 1292 enum "Pacific/Pitcairn" { 1293 value 292; 1294 } 1295 enum "America/Puerto_Rico" { 1296 value 293; 1297 } 1298 enum "Asia/Gaza" { 1299 value 294; 1300 description 1301 "Gaza Strip"; 1302 } 1303 enum "Asia/Hebron" { 1304 value 295; 1305 description 1306 "West Bank"; 1307 } 1308 enum "Europe/Lisbon" { 1309 value 296; 1310 description 1311 "mainland"; 1312 } 1313 enum "Atlantic/Madeira" { 1314 value 297; 1315 description 1316 "Madeira Islands"; 1317 } 1318 enum "Atlantic/Azores" { 1319 value 298; 1320 description 1321 "Azores"; 1322 } 1323 enum "Pacific/Palau" { 1324 value 299; 1325 } 1326 enum "America/Asuncion" { 1327 value 300; 1328 } 1329 enum "Asia/Qatar" { 1330 value 301; 1331 } 1332 enum "Indian/Reunion" { 1333 value 302; 1334 } 1335 enum "Europe/Bucharest" { 1336 value 303; 1337 } 1338 enum "Europe/Belgrade" { 1339 value 304; 1340 } 1341 enum "Europe/Kaliningrad" { 1342 value 305; 1343 description 1344 "Moscow-01 - Kaliningrad"; 1345 } 1346 enum "Europe/Moscow" { 1347 value 306; 1348 description 1349 "Moscow+00 - west Russia"; 1350 } 1351 enum "Europe/Volgograd" { 1352 value 307; 1353 description 1354 "Moscow+00 - Caspian Sea"; 1355 } 1356 enum "Europe/Samara" { 1357 value 308; 1358 description 1359 "Moscow+00 - Samara, Udmurtia"; 1360 } 1361 enum "Asia/Yekaterinburg" { 1362 value 309; 1363 description 1364 "Moscow+02 - Urals"; 1365 } 1366 enum "Asia/Omsk" { 1367 value 310; 1368 description 1369 "Moscow+03 - west Siberia"; 1370 } 1371 enum "Asia/Novosibirsk" { 1372 value 311; 1373 description 1374 "Moscow+03 - Novosibirsk"; 1375 } 1376 enum "Asia/Novokuznetsk" { 1377 value 312; 1378 description 1379 "Moscow+03 - Novokuznetsk"; 1380 } 1381 enum "Asia/Krasnoyarsk" { 1382 value 313; 1383 description 1384 "Moscow+04 - Yenisei River"; 1385 } 1386 enum "Asia/Irkutsk" { 1387 value 314; 1388 description 1389 "Moscow+05 - Lake Baikal"; 1390 } 1391 enum "Asia/Yakutsk" { 1392 value 315; 1393 description 1394 "Moscow+06 - Lena River"; 1395 } 1396 enum "Asia/Khandyga" { 1397 value 316; 1398 description 1399 "Moscow+06 - Tomponsky, Ust-Maysky"; 1400 } 1401 enum "Asia/Vladivostok" { 1402 value 317; 1403 description 1404 "Moscow+07 - Amur River"; 1405 } 1406 enum "Asia/Sakhalin" { 1407 value 318; 1408 description 1409 "Moscow+07 - Sakhalin Island"; 1410 } 1411 enum "Asia/Ust-Nera" { 1412 value 319; 1413 description 1414 "Moscow+07 - Oymyakonsky"; 1415 } 1416 enum "Asia/Magadan" { 1417 value 320; 1418 description 1419 "Moscow+08 - Magadan"; 1420 } 1421 enum "Asia/Kamchatka" { 1422 value 321; 1423 description 1424 "Moscow+08 - Kamchatka"; 1425 } 1426 enum "Asia/Anadyr" { 1427 value 322; 1428 description 1429 "Moscow+08 - Bering Sea"; 1430 } 1431 enum "Africa/Kigali" { 1432 value 323; 1433 } 1434 enum "Asia/Riyadh" { 1435 value 324; 1436 } 1437 enum "Pacific/Guadalcanal" { 1438 value 325; 1439 } 1440 enum "Indian/Mahe" { 1441 value 326; 1442 } 1443 enum "Africa/Khartoum" { 1444 value 327; 1446 } 1447 enum "Europe/Stockholm" { 1448 value 328; 1449 } 1450 enum "Asia/Singapore" { 1451 value 329; 1452 } 1453 enum "Atlantic/St_Helena" { 1454 value 330; 1455 } 1456 enum "Europe/Ljubljana" { 1457 value 331; 1458 } 1459 enum "Arctic/Longyearbyen" { 1460 value 332; 1461 } 1462 enum "Europe/Bratislava" { 1463 value 333; 1464 } 1465 enum "Africa/Freetown" { 1466 value 334; 1467 } 1468 enum "Europe/San_Marino" { 1469 value 335; 1470 } 1471 enum "Africa/Dakar" { 1472 value 336; 1473 } 1474 enum "Africa/Mogadishu" { 1475 value 337; 1476 } 1477 enum "America/Paramaribo" { 1478 value 338; 1479 } 1480 enum "Africa/Juba" { 1481 value 339; 1482 } 1483 enum "Africa/Sao_Tome" { 1484 value 340; 1485 } 1486 enum "America/El_Salvador" { 1487 value 341; 1488 } 1489 enum "America/Lower_Princes" { 1490 value 342; 1491 } 1492 enum "Asia/Damascus" { 1493 value 343; 1495 } 1496 enum "Africa/Mbabane" { 1497 value 344; 1498 } 1499 enum "America/Grand_Turk" { 1500 value 345; 1501 } 1502 enum "Africa/Ndjamena" { 1503 value 346; 1504 } 1505 enum "Indian/Kerguelen" { 1506 value 347; 1507 } 1508 enum "Africa/Lome" { 1509 value 348; 1510 } 1511 enum "Asia/Bangkok" { 1512 value 349; 1513 } 1514 enum "Asia/Dushanbe" { 1515 value 350; 1516 } 1517 enum "Pacific/Fakaofo" { 1518 value 351; 1519 } 1520 enum "Asia/Dili" { 1521 value 352; 1522 } 1523 enum "Asia/Ashgabat" { 1524 value 353; 1525 } 1526 enum "Africa/Tunis" { 1527 value 354; 1528 } 1529 enum "Pacific/Tongatapu" { 1530 value 355; 1531 } 1532 enum "Europe/Istanbul" { 1533 value 356; 1534 } 1535 enum "America/Port_of_Spain" { 1536 value 357; 1537 } 1538 enum "Pacific/Funafuti" { 1539 value 358; 1540 } 1541 enum "Asia/Taipei" { 1542 value 359; 1544 } 1545 enum "Africa/Dar_es_Salaam" { 1546 value 360; 1547 } 1548 enum "Europe/Kiev" { 1549 value 361; 1550 description 1551 "most locations"; 1552 } 1553 enum "Europe/Uzhgorod" { 1554 value 362; 1555 description 1556 "Ruthenia"; 1557 } 1558 enum "Europe/Zaporozhye" { 1559 value 363; 1560 description 1561 "Zaporozh'ye, E Lugansk / Zaporizhia, E Luhansk"; 1562 } 1563 enum "Europe/Simferopol" { 1564 value 364; 1565 description 1566 "central Crimea"; 1567 } 1568 enum "Africa/Kampala" { 1569 value 365; 1570 } 1571 enum "Pacific/Johnston" { 1572 value 366; 1573 description 1574 "Johnston Atoll"; 1575 } 1576 enum "Pacific/Midway" { 1577 value 367; 1578 description 1579 "Midway Islands"; 1580 } 1581 enum "Pacific/Wake" { 1582 value 368; 1583 description 1584 "Wake Island"; 1585 } 1586 enum "America/New_York" { 1587 value 369; 1588 description 1589 "Eastern Time"; 1590 } 1591 enum "America/Detroit" { 1592 value 370; 1593 description 1594 "Eastern Time - Michigan - most locations"; 1595 } 1596 enum "America/Kentucky/Louisville" { 1597 value 371; 1598 description 1599 "Eastern Time - Kentucky - Louisville area"; 1600 } 1601 enum "America/Kentucky/Monticello" { 1602 value 372; 1603 description 1604 "Eastern Time - Kentucky - Wayne County"; 1605 } 1606 enum "America/Indiana/Indianapolis" { 1607 value 373; 1608 description 1609 "Eastern Time - Indiana - most locations"; 1610 } 1611 enum "America/Indiana/Vincennes" { 1612 value 374; 1613 description 1614 "Eastern Time - Indiana - Daviess, Dubois, Knox & Martin 1615 Counties"; 1616 } 1617 enum "America/Indiana/Winamac" { 1618 value 375; 1619 description 1620 "Eastern Time - Indiana - Pulaski County"; 1621 } 1622 enum "America/Indiana/Marengo" { 1623 value 376; 1624 description 1625 "Eastern Time - Indiana - Crawford County"; 1626 } 1627 enum "America/Indiana/Petersburg" { 1628 value 377; 1629 description 1630 "Eastern Time - Indiana - Pike County"; 1631 } 1632 enum "America/Indiana/Vevay" { 1633 value 378; 1634 description 1635 "Eastern Time - Indiana - Switzerland County"; 1636 } 1637 enum "America/Chicago" { 1638 value 379; 1639 description 1640 "Central Time"; 1641 } 1642 enum "America/Indiana/Tell_City" { 1643 value 380; 1644 description 1645 "Central Time - Indiana - Perry County"; 1646 } 1647 enum "America/Indiana/Knox" { 1648 value 381; 1649 description 1650 "Central Time - Indiana - Starke County"; 1651 } 1652 enum "America/Menominee" { 1653 value 382; 1654 description 1655 "Central Time - Michigan - Dickinson, Gogebic, Iron & Menominee 1656 Counties"; 1657 } 1658 enum "America/North_Dakota/Center" { 1659 value 383; 1660 description 1661 "Central Time - North Dakota - Oliver County"; 1662 } 1663 enum "America/North_Dakota/New_Salem" { 1664 value 384; 1665 description 1666 "Central Time - North Dakota - Morton County (except Mandan 1667 area)"; 1668 } 1669 enum "America/North_Dakota/Beulah" { 1670 value 385; 1671 description 1672 "Central Time - North Dakota - Mercer County"; 1673 } 1674 enum "America/Denver" { 1675 value 386; 1676 description 1677 "Mountain Time"; 1678 } 1679 enum "America/Boise" { 1680 value 387; 1681 description 1682 "Mountain Time - south Idaho & east Oregon"; 1683 } 1684 enum "America/Phoenix" { 1685 value 388; 1686 description 1687 "Mountain Standard Time - Arizona (except Navajo)"; 1689 } 1690 enum "America/Los_Angeles" { 1691 value 389; 1692 description 1693 "Pacific Time"; 1694 } 1695 enum "America/Anchorage" { 1696 value 390; 1697 description 1698 "Alaska Time"; 1699 } 1700 enum "America/Juneau" { 1701 value 391; 1702 description 1703 "Alaska Time - Alaska panhandle"; 1704 } 1705 enum "America/Sitka" { 1706 value 392; 1707 description 1708 "Alaska Time - southeast Alaska panhandle"; 1709 } 1710 enum "America/Yakutat" { 1711 value 393; 1712 description 1713 "Alaska Time - Alaska panhandle neck"; 1714 } 1715 enum "America/Nome" { 1716 value 394; 1717 description 1718 "Alaska Time - west Alaska"; 1719 } 1720 enum "America/Adak" { 1721 value 395; 1722 description 1723 "Aleutian Islands"; 1724 } 1725 enum "America/Metlakatla" { 1726 value 396; 1727 description 1728 "Metlakatla Time - Annette Island"; 1729 } 1730 enum "Pacific/Honolulu" { 1731 value 397; 1732 description 1733 "Hawaii"; 1734 } 1735 enum "America/Montevideo" { 1736 value 398; 1738 } 1739 enum "Asia/Samarkand" { 1740 value 399; 1741 description 1742 "west Uzbekistan"; 1743 } 1744 enum "Asia/Tashkent" { 1745 value 400; 1746 description 1747 "east Uzbekistan"; 1748 } 1749 enum "Europe/Vatican" { 1750 value 401; 1751 } 1752 enum "America/St_Vincent" { 1753 value 402; 1754 } 1755 enum "America/Caracas" { 1756 value 403; 1757 } 1758 enum "America/Tortola" { 1759 value 404; 1760 } 1761 enum "America/St_Thomas" { 1762 value 405; 1763 } 1764 enum "Asia/Ho_Chi_Minh" { 1765 value 406; 1766 } 1767 enum "Pacific/Efate" { 1768 value 407; 1769 } 1770 enum "Pacific/Wallis" { 1771 value 408; 1772 } 1773 enum "Pacific/Apia" { 1774 value 409; 1775 } 1776 enum "Asia/Aden" { 1777 value 410; 1778 } 1779 enum "Indian/Mayotte" { 1780 value 411; 1781 } 1782 enum "Africa/Johannesburg" { 1783 value 412; 1784 } 1785 enum "Africa/Lusaka" { 1786 value 413; 1787 } 1788 enum "Africa/Harare" { 1789 value 414; 1790 } 1791 } 1792 } 1793 } 1795 1797 3. IANA Considerations 1799 This document defines the initial version of the IANA-maintained 1800 iana-timezones YANG module. 1802 The iana-timezones module is intended to reflect the IANA "timezone 1803 database". When a timezone location is added to the database, the 1804 "iana-timezone" enumeration MUST be updated as defined in RFC 6020 1805 Section 10 to add the newly created timezone location to the 1806 enumeration. The new "enum" statement MUST be added to the "iana- 1807 timezone" typedef with the same name as the newly added timezone 1808 location. A new enum value MUST be allocated by IANA and applied to 1809 the newly created enum entry. New entries MAY be placed in any order 1810 in the enumeration as long as the previously assigned enumeration 1811 values are not changed. 1813 When the iana-timezones YANG module is updated, a new "revision" 1814 statement must be added. 1816 This document registers one URI in the IETF XML registry [RFC3688]. 1817 Following the format in RFC 3688, the following registration is 1818 requested to be made. 1820 URI: urn:ietf:params:xml:ns:yang:iana-timezones 1822 Registrant Contact: IANA. 1824 XML: N/A, the requested URI is an XML namespace. 1826 This document registers one YANG module in the YANG Module Names 1827 registry [RFC6020]. 1829 name: iana-timezones 1831 namespace: urn:ietf:params:xml:ns:yang:iana-timezones 1832 prefix: ianatz 1834 reference: RFC XXXX 1836 4. Security Considerations 1838 Since this document does not introduce any technology or protocol, 1839 there are no security issues to be considered for this document 1840 itself. 1842 5. Change Log 1844 -- RFC Ed.: remove this section before publication. 1846 5.1. 00-01 1848 o Updated timezone enumeration to match IANA timezone data v2013h 1850 6. Normative References 1852 [RFC3688] Mealling, M., "The IETF XML Registry", BCP 81, RFC 3688, 1853 January 2004. 1855 Author's Address 1857 Jeffrey Lange 1858 GE MDS LLC 1860 Email: jeffrey.k.lange@ge.com