Xref: utzoo alt.folklore.computers:12344 comp.unix.wizards:25818 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!helios!bloom-beacon!mintaka!think.com!zaphod.mps.ohio-state.edu!wuarchive!uunet!cos!fetter From: fetter@cos.com (Bob Fetter) Newsgroups: alt.folklore.computers,comp.unix.wizards Subject: Re: So, anyone got an imitation Multics 'memo' command? Message-ID: <45919@cos.com> Date: 31 May 91 17:26:37 GMT References: <45901@cos.com> <1991May30.103104.24322@gdr.bath.ac.uk> Reply-To: fetter@cos.UUCP (Bob Fetter) Organization: Corporation for Open Systems, McLean, VA Lines: 27 In article <1991May30.103104.24322@gdr.bath.ac.uk> P.Smee@bristol.ac.uk (Paul Smee) writes: >Yep. In later incarnations it also knew about 'before' and 'after', so >(to pick an example from the manual) > Tuesday after Monday on or after 11/1 >is Election Day in the US -- i.e. the Tuesday after the first Monday >in November. The baroque > Tuesday after Monday on or after 11/1 -1 week >would be the Tuesday before that, as would > Tuesday before Monday on or after 11/1 > >'Easter -2 days' is Good Friday. Is there (E)BNF available for the date/time strings that can be shared outside of Bull? With that, munging the details (like easter) should be straightforward/at least do-able. Also, isn't there a convert_date_to_binary_$relative_time rtn (or something similar) which just parsed time deltas from current time? I'm thinking of memo's "-repeat 2 weeks" argument. Or was that just a degenerate case of not giving a base time along with the delta in the string? It *has* been a while (longer than I really care to think about)... -Bob-