We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e12f5e commit 998714dCopy full SHA for 998714d
source/text.tex
@@ -3826,11 +3826,11 @@
3826
3827
\begin{libtab2}{\tcode{do_get_date} effects}{locale.time.get.dogetdate}
3828
{ll}{\tcode{date_order()}}{Format}
3829
-\tcode{no_order} & \tcode{"\%m\%d\%y"} \\
3830
-\tcode{dmy} & \tcode{"\%d\%m\%y"} \\
3831
-\tcode{mdy} & \tcode{"\%m\%d\%y"} \\
3832
-\tcode{ymd} & \tcode{"\%y\%m\%d"} \\
3833
-\tcode{ydm} & \tcode{"\%y\%d\%m"} \\
+\tcode{no_order} & \tcode{"\%m/\%d/\%y"} \\
+\tcode{dmy} & \tcode{"\%d/\%m/\%y"} \\
+\tcode{mdy} & \tcode{"\%m/\%d/\%y"} \\
+\tcode{ymd} & \tcode{"\%y/\%m/\%d"} \\
+\tcode{ydm} & \tcode{"\%y/\%d/\%m"} \\
3834
\end{libtab2}
3835
3836
\pnum
0 commit comments