On Apr 3, 2015, at 10:05 AM, Johnny Billquist <bqt
at softjar.se> wrote:
On 2015-04-03 16:00, Paul_Koning at
Dell.com wrote:
On Apr 3, 2015, at 9:37 AM, Johnny Billquist
<bqt at softjar.se> wrote:
...
What are the syntax that would make sense?
+<n>[hours|days] I guess. Anything else? You you specify after n days, would it be
expected to run after midnight?
FWIW, the RSTS syntax is optional absolute time +/- relative hours and/or +/- relative
minutes. For example (from the help examples): "5:45PM+3HOURS-5MINUTES?
("5:45PM+3H-5M? is also valid).
Can you specify a relative number of days and an absolute time?
Certainly. For example: "1:20pm+3days?
So I should have said: a date/time spec is an absolute date/time spec followed by a
relative date/time spec, or just one of these. Absolute time is date and/or time, only in
that order. Relative date/time is +/- days and/or hours and/or minutes in any order.
paul