emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug? Date calculation in table fail with locale "de"


From: Ulrich J. Herter
Subject: Re: [O] Bug? Date calculation in table fail with locale "de"
Date: Thu, 21 Jul 2016 12:35:57 +0200

Am Donnerstag, den 21.07.2016, 11:50 +0200 schrieb Nicolas Goaziou:
> "Ulrich J. Herter" <address@hidden> writes:
> 
> > 
> > Is this a bug? I'm trying to do some date calculations in a table,
> > however, when on German language settings I'm getting the
> > following:
> > 
> > > 
> > > <2016-07-07 Do> | <2016-07-08 Fr> | #ERROR |
> > #+TBLFM: $3=$2-$1
> > 
> > Debugger output:
> > Substitution history of formula
> > Orig:   ?
> > $xyz->  $2-$1
> > @r$c->  $2-$1
> > $1->    (<2016-07-08 Fri>)-(<2016-07-07 Do>)
> >         --------------------^
> > Error:  Bad word in date: "Do"
> 
> Fixed in development version. Thank you.
Awesome, thank you!

Regards, Uli




reply via email to

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