'"' +
      leftPad(date.getUTCFullYear(), 2) +
      "-" +
      leftPad(date.getUTCMonth() + 1, 2) +
      "-" +