Hi, On Wed, 27 Sep 2017 13:21:14 +0000 Kaushal Modi <kaushal.m...@gmail.com> wrote:
> On Wed, Sep 27, 2017, 8:52 AM Robert Klein <rokl...@roklein.de> wrote: > > > > > and later the macro > > > > {{{date(%A, %B %e, %Y)}} > > > > The exported document only has the "Sunday" (%A) part of the date. > > > > Same for {{{date(%A,%B%e,%Y)}}. > > > > , is used as Org macro arguments separator. So that needs to be > escaped with a backslash. > > Try: > > {{{date(%A\, %B %e\, %Y)}} > you're so right. IIRC I use it in some files, too. *Banging my head on the wall* Thank you very much!! Best regards Robert