• Home
  • News
  • Is Your Driver's License REAL ID Compliant?

Is Your Driver's License REAL ID Compliant?

11/18/2019 11:31 AM | Anonymous member (Administrator)

Starting October 1, 2020, you will need to present a REAL ID-compliant license, current U.S passport, or another acceptable form of identification for domestic air travel or to enter federal government facilities.  

Check out the list of acceptable IDs at  https://www.dhs.gov/real-id  

If your driver's license is expiring soon, consider updating your driver's license to REAL ID.

If you use your driver's license for identification for domestic travel, you need to update your driver's license to REAL ID.

A REAL ID compliant driver’s license is one that meets, and is issued by a state that complies with the REAL ID Act’s security standards. For questions go to https://www.dhs.gov/real-id


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(); }