nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mhical rejecting "last <x>day in the month"


From: David Levine
Subject: Re: mhical rejecting "last <x>day in the month"
Date: Tue, 07 Jan 2020 18:50:03 -0500

Conrad writes:

> mhical rejects things like -1SU (last Sunday in the month), despite its
> presence (at a cursory glance) in the ical standard:

That's right.  From the man page:

    mhical supports only a very limited subset of RRULE formats.
    Specifically, only a frequency of YEARLY and an interval of 1 are
    supported.

> Is this just a "not yet implemented", so possibly worth my trying to add?

Sure, that would be great!  The code that parses that YEARLY format
is currently in rrule_clock() in sbr/datetime.c.  Though maybe it
would be better off in the ical parser.

David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]