On Fri, 9 Jan 2026 15:39:23 -0500 "Ian! D. Allen via Remind-fans" <[email protected]> wrote:
> This line now puts "DEBUG 00:00" into my calendar: > REM MSG DEBUG [now()] Didn't it always do that? When you generate a calendar, Remind increments "today" and keeps "now" at midnight. Ah... I think that was when I added TZ support. Anyway... to do what you want, use: > REM MSG DEBUG [realnow()] I'll also document that the return value of now() is not meaningful in Calendar Mode. Regards, Dianne. _______________________________________________ Remind-fans mailing list [email protected] https://dianne.skoll.ca/mailman/listinfo/remind-fans Remind is at https://dianne.skoll.ca/projects/remind/
