Adobe Connect Support Blog

March 30, 2019 /General /Meeting /

How to change the date format for Chat Transcript

Problem Statement:  How to change Chat time-stamp format from “MM/DD/YYYY” – US format to “DD/MM/YYYY”  – UK format.

Environment:

  • Adobe Connect On-premise

Solution:

  1. On All nodes of Adobe connect Server go to the path: ~\Connect\Version\appserv\common\meetingAS3\lang\
  2. Create a backup copy for breezelivestrings-en.xml.
  3. Edit the file: breezelivestrings-en.xml
  4. Search for the entry <!– date format needed for chat timestamp –>
  5. <m id=”dateFormat”>(MM/DD/YYYY JJ:NN)</m>
  6. Modify <m id=”dateFormat”>(DD/MM/YYYY JJ:NN)</m>
  7. Go to the path: ~\Connect\Version\appserv\common\meeting\lang
  8. Create a backup copy for breezelivestrings-en.xml.
  9. Edit the file: breezelivestrings-en.xml
  10. Search for the entry <!– date format needed for chat timestamp –>
  11. <m id=”dateFormat”>mm/dd/yyyy</m>
  12. Modify  <m id=”dateFormat”>dd/mm/yyyy</m>

Additional Information: In adobe connect, during a meeting, we can enable time-stamps to be displayed during chat.

General, Meeting

Join the discussion