Summary
Part of the cross-repo ZonedDateTime end-to-end migration. python-oa3 is already compliant — uses pendulum.DateTime (zone-aware) end-to-end, parses any RFC 3339 offset including Z. This issue tracks verification + README documentation, not code changes.
Work
Cross-references
Summary
Part of the cross-repo ZonedDateTime end-to-end migration.
python-oa3is already compliant — usespendulum.DateTime(zone-aware) end-to-end, parses any RFC 3339 offset includingZ. This issue tracks verification + README documentation, not code changes.Work
clj-oa3's newZonedDateTimeoutputs (after clj-oa3 epic lands). Round-trip tests: parse a wire string, serialise, ensure exact equality.pendulum.DateTime(zone-aware)Z,+00:00,-07:00all supported..to_iso8601_string()clj-oa3(after clj-oa3 epic)Cross-references