You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add ISO8601 round-trip tests for non-UTC timezone offsets
The _format_datetime_iso8601 offset formatting code (sign, hours,
minutes) was only tested with UTC (+00:00). Added tests for positive
(+05:30), negative (-07:00), and negative fractional (-09:30) offsets,
plus a string format verification test.
Closes #113
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments