Re: [BUG] - org-agenda log view does not conform to org-timestamp-formats

2023-12-28 Thread Ihor Radchenko
Tebe Nigrelli writes: > I understand that `org-timestamp-formats' is a constant, but since > almost everything I need still works I would like to fix my setup. > > Could you please point me to the function that parses clock lines and > returns the duration of the clock, as I could not find it m

Re: [BUG] - org-agenda log view does not conform to org-timestamp-formats

2023-12-28 Thread Ihor Radchenko
Tebe Nigrelli writes: > Steps to reproduce: > > Changing org-timestamp-formats to include the timezone: ("<%Y-%m-%d %a > %Z>" . "<%Y-%m-%d %a %H:%M %Z>"), a clock line will look like this: `org-timestamp-formats' is a constant. You are not supposed to change it. And if you do, we give no guaran

[BUG] - org-agenda log view does not conform to org-timestamp-formats

2023-12-27 Thread Tebe Nigrelli
Steps to reproduce: Changing org-timestamp-formats to include the timezone: ("<%Y-%m-%d %a %Z>" . "<%Y-%m-%d %a %H:%M %Z>"), a clock line will look like this: (https://emacs.stackexchange.com/questions/13463/specify-timezone-in-org-date-format) CLOCK: [2023-01-28 Sat 17:04 CET]--[2023-01-28 S