Commits


Sutou Kouhei authored and GitHub committed 4fa7f03859b
GH-38554: [Release][Website] post-03-website.sh doesn't quote current.date (#38555) ### Rationale for this change We should not quote the value to process the value as a date value. ### What changes are included in this PR? Remove needless quotation. ### Are these changes tested? No. ### Are there any user-facing changes? No. * Closes: #38554 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>