[Remind-Fans] delta for functions returning AT clauses
Albert Skye
mistlail at yahoo.co.uk
Fri Dec 23 02:22:34 EST 2011
I'm wondering if there's a way to simply specify a delta for functions which return a date spec with an AT clause. Is it necessary to use the WARN keyword (and create an unnecessary user-defined function)?
For example:
REM [trigger('2011-12-22', 5:30, 1)] MSG Solstice %c
I tried a large tdelta (two days or more) but it didn't work:
REM [trigger('2011-12-22', 5:30, 1)] ++2880 MSG Solstice %c
Is there a reason that a shorthand argument does not produce a shorthand output? If it did, I think I could just do this:
REM [trigger('2011-12-22 at 5:30', 1)] +2 MSG Solstice %c
Thanks,
askye
More information about the Remind-fans
mailing list