From: Ignacio Casso <ignaciocasso@hotmail.com>
To: Max Nikulin <manikulin@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] org-agenda thinks timestamps after 23:00 correspond to the next day
Date: Wed, 30 Mar 2022 12:17:52 +0200 [thread overview]
Message-ID: <DB9PR06MB77534005F8555EC583815413C61F9@DB9PR06MB7753.eurprd06.prod.outlook.com> (raw)
In-Reply-To: <t2191a$15q4$1@ciao.gmane.io>
> A first step to debug date issues is to check current timezone
Thanks Max.
> (getenv "TZ")
This returns nil
> $ timedatectl
And this returns
Local time: mié 2022-03-30 12:17:36 CEST
Universal time: mié 2022-03-30 10:17:36 UTC
RTC time: mié 2022-03-30 10:17:37
Time zone: Europe/Madrid (CEST, +0200)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
> I have not looked what changed in emacs in respect to timezones.
The function `encode-time', which is implemented in C, has changed,
since it returns different things in Emacs 27 and Emacs 29, when it
receives as argument the return value of (org-parse-time-string
<timestamp>).
next prev parent reply other threads:[~2022-03-30 11:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-29 13:09 [BUG] org-agenda thinks timestamps after 23:00 correspond to the next day [9.5.2 (release_9.5.2-25-gaf6f12 @ /home/ignacio/repos/emacs/lisp/org/)] Ignacio Casso
2022-03-30 7:13 ` Ignacio Casso
2022-03-30 9:48 ` [BUG] org-agenda thinks timestamps after 23:00 correspond to the next day Max Nikulin
2022-03-30 10:17 ` Ignacio Casso [this message]
2022-03-31 12:38 ` [BUG] org-agenda thinks timestamps after 23:00 correspond to the next day [9.5.2 (release_9.5.2-25-gaf6f12 @ /home/ignacio/repos/emacs/lisp/org/)] Max Nikulin
2022-03-31 14:11 ` Ignacio Casso
2022-03-31 16:57 ` Max Nikulin
2022-03-31 21:37 ` Tim Cross
2022-04-05 4:20 ` Kyle Meyer
2022-04-22 15:47 ` Max Nikulin
2022-04-23 7:20 ` Ignacio Casso
2022-04-23 8:23 ` Max Nikulin
2022-10-01 10:14 ` Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DB9PR06MB77534005F8555EC583815413C61F9@DB9PR06MB7753.eurprd06.prod.outlook.com \
--to=ignaciocasso@hotmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=manikulin@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).