Files
optimclaw/src
ZakiandClaude Opus 4.6 9ea89e5bc6 feat: add timezone support to time tool with convert/format operations (#662)
- now: accepts optional timezone param, returns utc_iso + local_iso
- convert: new operation for timezone-to-timezone conversion
- format: new operation with strftime formatting + timezone
- parse: accepts naive datetimes with timezone context
- diff: uses flexible timestamp parsing
- Adds chrono-tz dependency for IANA timezone support
- 11 unit tests covering all operations

Co-Authored-By: Claude Opus 4.6 <[email protected]>
2026-03-07 17:58:13 -08:00
..