> From: Robert Pluim <[email protected]> > Cc: Eli Zaretskii <[email protected]>, [email protected] > Date: Fri, 01 Mar 2019 11:00:01 +0100 > > > It could be some snafu in Org, though, e.,g. if it doesn't know how to > > support that value of $LANG. In any case, should be reported to Org > > developers first. > > org-time-stamp just calls essentially > > (insert (format-time-string "<%Y-%m-%d %a>" (current-time))) > > so itʼs hard to see how this could be an issue in Org.
That's only so if the above produces the same garbled result as in the original report. Does it?
