)]}'
{
  "commit": "5c440d92f7f218d0488d7c5625fa231035c85b03",
  "tree": "a0d7591024c2a26c6685740715ddfccf84c5beb9",
  "parents": [
    "ca546e1197767125ed45fbadaea7edeb690b491c"
  ],
  "author": {
    "name": "Saša Živkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Fri Feb 21 16:34:41 2025 +0100"
  },
  "committer": {
    "name": "Saša Živkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Fri Feb 21 16:34:41 2025 +0100"
  },
  "message": "Fix date/time parsing for the set-message REST API\n\nWhen the locale is not specified the parsing could fail because of\nsubtle differences in how AM/PM is given in different locale(s). For\nexample, in Germany the UI sent a timestamp with uppercase \u0027PM\u0027 but the\nDateTimeFormatter created with German locale expected lowercase \u0027pm\u0027.\n\nSet the locale to ENGLISH to make parsing behaviour predictable.\n\nChange-Id: I82de7cde385251472853ab8998a5237268234187\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f489200fb19b639934714d41b6c8e4200c9e2001",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/messageoftheday/SetMessage.java",
      "new_id": "4096a5d77490cf88f04986853f7c4def99874c02",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/messageoftheday/SetMessage.java"
    }
  ]
}
