<div dir="ltr"><div dir="ltr"><div dir="ltr" class="gmail_attr"><br class="gmail-Apple-interchange-newline">On Wed, 31 Jul 2024 at 13:34, Alejandro Colomar via tz <<a href="mailto:tz@iana.org">tz@iana.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I don't see any way to print something like 2023-09-21+02:00 in<br>standardese.  Is this a defect in ISO 8691?</blockquote></div><div dir="ltr"><br></div><div>This doesn't particularly strike me as a defect of ISO 8601.  The "2023-09-21" only gives a precision of a day, and the "+02:00" (which extends times, not dates) cannot give me enough information to convert it to, say, my locale.  In particular, whether I should convert that to "2023-09-20" or "2023-09-21" in my local time (-04:00) is entirely dependent on the time of day, which has gone unspecified, and to convert to "2023-09-20/21" would be incorrect as that has a duration of two days.</div><div><br></div><div>Those who want to refer to a localized calendar date as an interval could use the corresponding interval (or duration) notations, such as:</div><div><br></div><div>2023-09-21T00:00:00+02:00/24:00:00+02:00</div><div>2023-09-21T00+02:00/24+02:00<br></div><div>2023-09-21T00+02/P1D</div><div dir="ltr"><br clear="all"><div><div dir="ltr" class="gmail_signature">--<br>Tim Parenti</div></div></div></div>