Skip to main content
  • English
User account menu
  • Log in
Home
International Civil Aviation Organization
ICAO store
User account menu
  • Log in
Seach MENU
About ICAO
About ICAO
  • Overview
  • Vision and Mission
  • Strategic Plan 2026-2050
  • Latest News and Highlights
  • FAQs
  • List - ICAO Member States
  • ICAO Museum
  • ICAO Carbon Calculator
  • Report Misconduct
  • Contact ICAO
Diplomatic Bodies
  • ICAO Assembly (193 States)
  • Sessions of the Assembly
  • Resolutions in Force
  • ICAO Council (36 States)
  • President of the Council
  • Sessions of the Council
  • Council State Representatives
  • Air Navigation Commission
ICAO Secretariat
  • Secretary General
  • Air Navigation Bureau
  • Air Transport Bureau
  • Capacity Development and Implementation Bureau
  • Legal Affairs and External Relations Bureau
  • Administration Bureau
  • Regional Offices
  • Global Aviation Training
Global Priorities
Strategic objectives
  • Aviation Safety
  • Air Navigation Capacity and Efficiency
  • Security and Facilitation
  • Economic Development
  • Environmental Protection
Global Programmes
  • Procurement
  • Capacity Development and Implementation
  • Next Generation Aviation Professionals
  • ICAO Training
  • CORSIA initiative
  • COVID-19
Key Initiatives
  • Innovation in Aviation
  • Aviation Development and ICAO World Aviation Forum
  • Humanitarian Assistance and Disaster Response in Aviation
  • Pandemic Response Coordination
  • Gender Equality and ICAO
  • State Action Plans for Aviation CO2 Reduction
Events
Featured Events
  • ICAO Global Implementation Support Symposium 2025
  • First ICAO Global Air Cargo Summit
  • Host your event at ICAO
  • ICAO Facilitation Conference 2025 (FALC 2025)
  • Assembly 42nd Session
  • View the Full List of Coming and Past meetings and Events
Resources
Resources
  • ICAO E-Library
  • Publications
  • Annual Reports of the Council
  • Safety Audit Results - Interactive
  • Aviation Benefits Report
  • Economic Facts and Figures
  • Global Aviation Safety Plan
  • Safety Reports
  • Global Air Navigation Plan
  • Air Navigation Reports
  • ICAO Partnership Programme
  • ICAO API Data Service
  • ICAO Data+
  • ICAO iSTARS
  • Air Transport Monthly Monitor
  • Compendium: Competition Policies/Practices
  • Economic Analyses and Forecasting
  • Databases and Studies
  • Environment Reports
  • Environment Publications
  • ICAO TRIP Strategy Compendium
  • Unmanned Aviation
  • ICAO GIS Aviation Data
Careers
Featured Articles
ICAO TV
Subscribe
About ICAO
About ICAO
  • Overview
  • Vision and Mission
  • Strategic Plan 2026-2050
  • Latest News and Highlights
  • FAQs
  • List - ICAO Member States
  • ICAO Museum
  • ICAO Carbon Calculator
  • Report Misconduct
  • Contact ICAO
Diplomatic Bodies
  • ICAO Assembly (193 States)
  • Sessions of the Assembly
  • Resolutions in Force
  • ICAO Council (36 States)
  • President of the Council
  • Sessions of the Council
  • Council State Representatives
  • Air Navigation Commission
ICAO Secretariat
  • Secretary General
  • Air Navigation Bureau
  • Air Transport Bureau
  • Capacity Development and Implementation Bureau
  • Legal Affairs and External Relations Bureau
  • Administration Bureau
  • Regional Offices
  • Global Aviation Training
Global Priorities
Strategic Objectives
  • Aviation Safety
  • Air Navigation Capacity and Efficiency
  • Security and Facilitation
  • Economic Development
  • Environmental Protection
Global Programmes
  • Procurement
  • Capacity Development and Implementation
  • Next Generation Aviation Professionals
  • ICAO Training
  • CORSIA initiative
  • COVID-19
Key Initiatives
  • Innovation in Aviation
  • Aviation Development and ICAO World Aviation Forum
  • Humanitarian Assistance and Disaster Response in Aviation
  • Pandemic Response Coordination
  • Gender Equality and ICAO
  • State Action Plans for Aviation CO2 Reduction
Events
Featured Events
  • ICAO Global Implementation Support Symposium 2025
  • First ICAO Global Air Cargo Summit
  • Host your event at ICAO
  • ICAO Facilitation Conference 2025 (FALC 2025)
  • Assembly 42nd Session
  • View the Full List of Coming and Past meetings and Events
Resources
Resources
  • ICAO E-Library
  • Publications
  • Annual Reports of the Council
  • Safety Audit Results - Interactive
  • Aviation Benefits Report
  • Economic Facts and Figures
  • Global Aviation Safety Plan
  • Safety Reports
  • Global Air Navigation Plan
  • Air Navigation Reports
  • ICAO Partnership Programme
  • ICAO API Data Service
  • ICAO Data+
  • ICAO iSTARS
  • Air Transport Monthly Monitor
  • Compendium: Competition Policies/Practices
  • Economic Analyses and Forecasting
  • Databases and Studies
  • Environment Reports
  • Environment Publications
  • ICAO TRIP Strategy Compendium
  • Unmanned Aviation
  • ICAO GIS Aviation Data
Careers
Featured Articles
ICAO TV
ICAO store
Subscribe
  • English

Breadcrumb

  1. Homepage
  2. Meetings & Events
  • About ICAO
  • Become a Sponsor/Exhibitor
  • Frequently Asked Questions
  • Information for Delegates
  • List of Hotels
  • Graphic Schedule of Meetings
  • Canada Entry Requirements

Meetings & Events

Page Content

 

 

To register for an event, please select an event from the list below and then click on "Online Registration" on the left menu of the event site.

 

 Update

Coronavirus disease (COVID-19) Global Guidance for Meeting Participants

Events
") extentDatatableSort(); } //************************* this.LoadEvents = function (types, renderFunc) { var view_id; var list_id = "{1c333514-2c21-4044-9c4b-75757c7aef55}"; var datatableSelector; for (var i = 0; i " + list_id + "" + view_id + "" + "1000"; $.ajax({ selector: datatableSelector, url: "/meetings/_vti_bin/lists.asmx", type: "POST", contentType: "text/xml; charset=utf-8", dataType: "xml", data: reports, success: function (data, statt, xhttp) { var data = extractDataFromResponse(xhttp); if (renderFunc) { renderFunc(data, this.selector); } } }); } } //************************* this.Render = function (items, dataTableSelector) { var html = "MeetingDateLocationCategory"; for (var i = 0; i -1) { row = "" + "
" + item.Title + "
" + "
" + item.MeetingDate + "
" + "
" + item.Location + "
" + "
"+item.Category+"
" + "" } else { row = "" + "
" + item.Title + "
" + "
" + item.MeetingDate + "
" + "
" + item.Location + "
" + "
"+item.Category+"
" + "" } //TODO: ici en prend que l'anglais ???? si oui, alors changer la tournure ... if (item.Language !== null) { if (item.Language.indexOf("English") > -1) { html += row; } } else { html += row; } //END } html += ""; $(dataTableSelector).html(html); var oTable = $(dataTableSelector).dataTable({ "bJQueryUI": true, "pagingType": "simple", "iDisplayLength": 20, "bLengthChange": false, "autoWidth":false, "aaSorting": [], "aoColumnDefs": [{ "sType": "my-date-range", "aTargets": [1] }], "aoColumns": [{ "bSortable": true }, { "bSortable": true }, { "bSortable": true }, { "bSortable": true,"bVisible": false }], "sDom": 'fp>rt' }); } //------------------------- extentDatatableSort = function () { jQuery.extend(jQuery.fn.dataTableExt.oSort, { "my-date-range-pre": function (a) { var dateRangeText = a.toLowerCase(); var dateRange = dateRangeText.substring(dateRangeText.indexOf(">") + 1, dateRangeText.lastIndexOf("
")); var dArray = dateRange.split(' '); var day = dArray[0]; var monthText = dArray[dArray.length - 2]; var monthNumber = getMonthFromString(monthText); var month = monthNumber.toString(); var year = dArray[dArray.length - 1]; if (month.length == 1) { month = "0" + month; } if (day.length == 1) { day = "0" + day; } var sorted = year + month + day; var sorted = dateRange.replaceAll('-','').replace(/\s/g, ''); return parseInt(sorted); }, "my-date-range-asc": function (a, b) { var result = ((a b) ? 1 : 0)); return result; }, "my-date-range-desc": function (a, b) { var result = ((a b) ? -1 : 0)); return result; } }); } //------------------------- getQueryString = function (name) { var qrStr = window.location.search; var spQrStr = qrStr.substring(1); var arrQrStr = new Array(); // splits each of pair var arr = spQrStr.split(" "); for (var i = 0; i
Meeting Category:
  • Featured Events
  • Upcoming Global Events
  • Upcoming Regional Events
  • Concluded Events
Events
") extentDatatableSort(); } //************************* this.LoadEvents = function (types, renderFunc) { var view_id; var list_id = "{1c333514-2c21-4044-9c4b-75757c7aef55}"; var datatableSelector; for (var i = 0; i " + list_id + "" + view_id + "" + "1000"; $.ajax({ selector: datatableSelector, url: "/meetings/_vti_bin/lists.asmx", type: "POST", contentType: "text/xml; charset=utf-8", dataType: "xml", data: reports, success: function (data, statt, xhttp) { var data = extractDataFromResponse(xhttp); if (renderFunc) { renderFunc(data, this.selector); } } }); } } //************************* this.Render = function (items, dataTableSelector) { var html = "MeetingDateLocationCategory"; for (var i = 0; i -1) { row = "" + "
" + item.Title + "
" + "
" + item.MeetingDate + "
" + "
" + item.Location + "
" + "
"+item.Category+"
" + "" } else { row = "" + "
" + item.Title + "
" + "
" + item.MeetingDate + "
" + "
" + item.Location + "
" + "
"+item.Category+"
" + "" } //TODO: ici en prend que l'anglais ???? si oui, alors changer la tournure ... if (item.Language !== null) { if (item.Language.indexOf("English") > -1) { html += row; } } else { html += row; } //END } html += ""; $(dataTableSelector).html(html); var oTable = $(dataTableSelector).dataTable({ "bJQueryUI": true, "pagingType": "simple", "iDisplayLength": 20, "bLengthChange": false, "autoWidth":false, "aaSorting": [], "aoColumnDefs": [{ "sType": "my-date-range", "aTargets": [1] }], "aoColumns": [{ "bSortable": true }, { "bSortable": true }, { "bSortable": true }, { "bSortable": true,"bVisible": false }], "sDom": 'fp>rt' }); } //------------------------- extentDatatableSort = function () { jQuery.extend(jQuery.fn.dataTableExt.oSort, { "my-date-range-pre": function (a) { var dateRangeText = a.toLowerCase(); var dateRange = dateRangeText.substring(dateRangeText.indexOf(">") + 1, dateRangeText.lastIndexOf("
")); var dArray = dateRange.split(' '); var day = dArray[0]; var monthText = dArray[dArray.length - 2]; var monthNumber = getMonthFromString(monthText); var month = monthNumber.toString(); var year = dArray[dArray.length - 1]; if (month.length == 1) { month = "0" + month; } if (day.length == 1) { day = "0" + day; } var sorted = year + month + day; var sorted = dateRange.replaceAll('-','').replace(/\s/g, ''); return parseInt(sorted); }, "my-date-range-asc": function (a, b) { var result = ((a b) ? 1 : 0)); return result; }, "my-date-range-desc": function (a, b) { var result = ((a b) ? -1 : 0)); return result; } }); } //------------------------- getQueryString = function (name) { var qrStr = window.location.search; var spQrStr = qrStr.substring(1); var arrQrStr = new Array(); // splits each of pair var arr = spQrStr.split(" "); for (var i = 0; i
Meeting Category:
  • Featured Events
  • Upcoming Global Events
  • Upcoming Regional Events
  • Concluded Events
Learn more about ICAO
  • Contact ICAO
  • The United Nations
  • Terms & Conditions
  • External Resources
  • web [at] icao.int (Web Support)
  • FAQ
Connect with us :
  • linkedIn
  • Facebook
  • Unitingaviation
  • ICAO-TV
  • Instagram
  • Youtube

© 2024 International Civil Aviation Organization