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