Skip to content

Accommodate insane behavior of Date.UTC#81

Merged
Jimbly merged 2 commits intoJimbly:masterfrom
dmurvihill:fix-two-digit-full-year
Feb 17, 2026
Merged

Accommodate insane behavior of Date.UTC#81
Jimbly merged 2 commits intoJimbly:masterfrom
dmurvihill:fix-two-digit-full-year

Conversation

@dmurvihill
Copy link
Contributor

Fixes #80

@dmurvihill dmurvihill marked this pull request as draft February 17, 2026 00:36
@dmurvihill
Copy link
Contributor Author

Don't merge this just yet. Pretty sure there's still a bug.

@dmurvihill dmurvihill marked this pull request as ready for review February 17, 2026 01:48
@dmurvihill
Copy link
Contributor Author

Actually, it's fine. Added some tests for the case I was concerned about.

@Jimbly Jimbly merged commit 0c3511f into Jimbly:master Feb 17, 2026
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.

setFullYear with years 0-99 returns 1900+year instead of the actual year

2 participants