Closed gibson042 closed 3 years ago
@gibson042 can you show me where this restriction is made?
Interval is a repeating interval as in R/< interval > which is from what i understand part of ISO 8601: https://en.wikipedia.org/wiki/ISO_8601#Repeating_intervals
http://www.loc.gov/standards/datetime/iso-tc154-wg5_n0038_iso_wd_8601-1_2016-02-16.pdf (section 4.5 )
http://www.loc.gov/standards/datetime/iso-tc154-wg5_n0038_iso_wd_8601-1_2016-02-16.pdf is an obsolete draft, not the actual published ISO 8601:2019 (the actual text of which I quoted above).
@gibson042 thanks! could you help us define that field more precisely please? That would really help
Yes. How do you intend for implementations to establish the start time for "R/\
The Schedule :
interval
field is defined as "ISO 8601 format", but ISO 8601 does not include any pattern like R/\The field should be defined more precisely, and if it is important to include such syntax then it should do so clearly (unlike ISO 8601 itself, in which the note implies that such a representation should be possible but doesn't explicitly define how), and specifically define how the start or end time is established.