[Remind-Fans] Do you confirm this bug?
David F. Skoll
dfs at roaringpenguin.com
Sun Jun 20 22:12:41 EDT 2004
On Mon, 21 Jun 2004, Paul Smith wrote:
> The following two lines trigger a reminder ONLY at 00h06m and NOT before:
> REM AT 00:06 +360 *30 RUN xmessage -center Take your Zyloric
> REM AT 00:06 +360 *30 RUN beep
Remind never lets a reminder cross the midnight date change, so it
won't work. You need two reminders:
REM AT 11:36 +330 *30 RUN xmessage -center Take your Zyloric at 12:06!
REM AT 00:06 RUN xmessage -center Take your Zyloric now!
--
David.
More information about the Remind-fans
mailing list