Skip to content

WIP: full Time::Moment 0.46 Java provider - #1124

Merged
fglock merged 2 commits into
masterfrom
fix/issue-1112
Aug 26, 2026
Merged

WIP: full Time::Moment 0.46 Java provider#1124
fglock merged 2 commits into
masterfrom
fix/issue-1112

Conversation

@fglock

@fglockfglock commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Implements the Time::Moment 0.46 Java-backed provider for #1112, using java.time and the shared POSIX formatter. Includes strict/lenient ISO parsing, immutable calendar arithmetic, adjusters, Storable support, and bundled-module coverage.\n\nVerified:\n- make\n- make test-bundled-modules\n- full upstream Time-Moment 0.46 suite (optional dependency tests skip cleanly)

@fglockfglock changed the title feat: add Java-backed Time::Moment providerWIP: full Time::Moment 0.46 Java providerAug 26, 2026
fglockand others added 2 commits August 26, 2026 22:38
Bundle Time::Moment 0.46 on top of java.time with provider metadata,
representative regression coverage, and module tests run by the bundled gate.
Generated with [Codex](https://openai.com/codex/)
Co-Authored-By: Codex <noreply@openai.com>
Implement the remaining Time::Moment 0.46 API, adjusters, strict ISO parsing,
Storable restoration, and bundled-module regression coverage for issue #1112.
Generated with [Codex](https://openai.com/codex/)
Co-Authored-By: Codex <codex@openai.com>
@fglock
fglock merged commit e33a622 into masterAug 26, 2026
Sign up for freeto 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

@fglock