Skip to content

Fix timezone-aware convertions for isotime, time, and utclong#5

Merged
mbtools merged 1 commit into
mainfrom
codex-fix-convert-temporal-tests
Jul 12, 2026
Merged

Fix timezone-aware convertions for isotime, time, and utclong#5
mbtools merged 1 commit into
mainfrom
codex-fix-convert-temporal-tests

Conversation

@mbtools

@mbtools mbtools commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Pass the requested timezone through unix time conversion instead of always using the default timezone.
  • Rebuild ISO time strings from date/time components and preserve fractional seconds when present.
  • Tighten time conversion handling for character/string inputs and separate native time handling.
  • Use safer arithmetic for Unix time calculation and explicit packed-to-utclong conversion.
  • Update an ABAP unit assertion to compare against an explicit xstring conversion.

Testing

  • Updated and extended unit test coverage around conversion behavior.
  • Not run (not requested)

@mbtools
mbtools merged commit 61dd3ae into main Jul 12, 2026
2 checks passed
@mbtools
mbtools deleted the codex-fix-convert-temporal-tests branch July 12, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant