[Remind-Fans] Incremental upgrade of remind-conf-mode.el

David F. Skoll dfs at roaringpenguin.com
Mon Oct 18 11:22:22 EDT 2010


On Sun, 17 Oct 2010 22:52:00 +1100
Shelagh Manton <shelagh.manton at gmail.com> wrote:

> Plus people are interested in making it so ISO dates are accepted for
> syntax highlighting. I am prepared to have a go at this but I would
> like some feedback on how you think it should be done?

Remind does not understand ISO date formats.  It understands things
that are similar to a subset of ISO date formats.  That is, Remind
understands:

YYYY-MM-DD and YYYY/MM/DD for dates;
hh:mm and hh.mm for times;

as well as the Cartesian product of the date formats followed by an
'@' followed by the time formats:

YYYY-MM-DD at hh:mm, YYYY-MM-DD at hh.mm, YYYY/MM/DD at hh:mm and YYYY/MM/DD at hh.mm

and that's it.

Regards,

David.


More information about the Remind-fans mailing list