emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SOLVED] (was: exporting timestamps to html, day of the week is not expo


From: Uwe Brauer
Subject: [SOLVED] (was: exporting timestamps to html, day of the week is not exported.)
Date: Fri, 15 Jul 2022 10:05:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

>>> "UB" == Uwe Brauer <oub@mat.ucm.es> writes:

   > Hi

   > I only now realized that the day of the week of week in a org timestamp
   > is not exported.

(let ((org-time-stamp-custom-formats
       '("<%A, %B %d, %Y>" . "<%A, %B %d, %Y %H:%M>"))
      (org-display-custom-times 't))
  (org-html-export-to-html))

Seems to solve the issue

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]