• Home
  • News
  • September 20 Webinar-International Humanitarian Law Class: Even War Has Rules

September 20 Webinar-International Humanitarian Law Class: Even War Has Rules

08/31/2023 8:21 AM | Anonymous member (Administrator)

Armed conflicts are ongoing around the world. At times it may seem that there are no rules in war. However, there are rules in war, and they make a difference. Even War Has Rules is a dynamic discussion on International Humanitarian Law (IHL) and how it governs armed conflict. By the end of the class, participants will achieve a general understanding of IHL and will be better able to evaluate the actions of parties to armed conflicts.

Wednesday September 20, 2023 | 5:00 – 6:30 PM (PT) | 8:00 – 9:30 PM (ET)

This class will be instructed by Mo Ghandehari.

If you are a Northern California Coastal Region Red Crosser, please click here to register: https://tinyurl.com/EWHRSeptember2023NCCR

Click here for general registration: https://tinyurl.com/EWHRSeptember2023


431 18th St, NW, Washington, DC 2006  PO Box 1581  .  Vienna, VA 22180
E-mail: admin@arcretireeassoc.org
Tel: 202-303-8779. ARCRA & Retiree Connection

© American Red Cross Retiree Association All rights reserved

Powered by Wild Apricot Membership Software
function SetMyDate() { // Array of day names var dayNames = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"); // Array of month Names var monthNames = new Array( "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"); var now = new Date(); document.getElementById("YOURELEMENTID").value = dayNames[now.getDay()] + ", " + monthNames[now.getMonth()] + " " + now.getDate() + ", " + now.getFullYear(); }