Hello, Allen Li <vianchielfa...@gmail.com> writes:
> Removing the t for zone fixes it [...] > I will also note that the FIXME comment in org-parse-time-string > suggests that it too is not handling timezones correctly. In fact, > perhaps org-parse-time-string should not take a zone argument, since > Org does not support timezones thus the only valid value for zone is > nil. I suspect that org-display-custom-time, another caller that > passes t for zone, is also timezone incorrect. Both changes were introduced to fix some issues with daylight saving time, in particular in clock reports. It is not possible to simply suggest reverting them without considering the underlying issues. I agree there are issues to fix. Unfortunately, the solution you suggest is not sufficient. > tl;dr time is hard. I agree. Regards, -- Nicolas Goaziou