Skip to content

Commit

Permalink
docs: change date format
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Kin committed Oct 1, 2023
1 parent c17108c commit ee8fbb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public_resources/doc.cls
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit ee8fbb4

Please sign in to comment.