From ee8fbb47d86792d6ba32ed4900e5fba99b31c87e Mon Sep 17 00:00:00 2001 From: "Mr. Kin" Date: Mon, 2 Oct 2023 02:36:07 +0800 Subject: [PATCH] docs: change date format --- public_resources/doc.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_resources/doc.cls b/public_resources/doc.cls index 5acfd55..c23e6e8 100644 --- a/public_resources/doc.cls +++ b/public_resources/doc.cls @@ -102,7 +102,7 @@ \begin{flushright} \begin{tabular}{rl} Created: & \hspace{-0.8em} \the\DocumentCreatedDate \\ - Edited: & \hspace{-0.8em} \number\year/\twodigits{\number\month}/\twodigits{\number\day} \\ + Edited: & \hspace{-0.8em} \number\year-\twodigits{\number\month}-\twodigits{\number\day} \\ \end{tabular} \end{flushright} \vspace{25ex}