Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
FasterXML
/
jackson-modules-java8
Public
Notifications
You must be signed in to change notification settings
Fork
124
Star
416
Code
Issues
29
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
Allow specifying custom <code>DateTimeFormatter</code> for <code>OffsetDateTime</code> ser/deser (new constructors?)
pr-welcome
Issue for which progress most likely if someone submits a Pull Request
Issue for which progress most likely if someone submits a Pull Request
Status: Open.
#376
In FasterXML/jackson-modules-java8;
·
ZIRAKrezovic
opened
on Oct 23, 2025
Add 2 new <code>JavaTimeFeature</code>s: for truncating Time values before serialization, after deserialization
Status: Open.
#375
In FasterXML/jackson-modules-java8;
·
cowtowncoder
opened
on Oct 14, 2025
<code>WRITE_DATE_TIMESTAMPS_AS_NANOSECONDS</code>/<code>READ_DATE_TIMESTAMPS_AS_NANOSECONDS</code> only work on numeric timestamps
date-time-config
Work related to possible larger DateTimeConfig feature
Work related to possible larger DateTimeConfig feature
Status: Open.
#374
In FasterXML/jackson-modules-java8;
·
cdprete
opened
on Oct 8, 2025
<code>InstantDeserializer</code> deserializes the nanosecond portion of fractional timestamps incorrectly: <code>-1.000000001</code> deserializes to <code>1969-12-31T23:59:59.000000001Z</code> instead of <code>1969-12-31T23:59:58.999999999Z</code>
Status: Open.
#359
In FasterXML/jackson-modules-java8;
·
Strongbeard
opened
on Feb 17, 2025
InvalidFormatException when parsing a non lenient LocalDate with german format
Status: Open.
#330
In FasterXML/jackson-modules-java8;
·
cradloff
opened
on Nov 27, 2024
Different result of <code>Instant</code> deserialization between readValue and readTree/treeToValue
Status: Open.
#326
In FasterXML/jackson-modules-java8;
·
valepakh
opened
on Nov 18, 2024
Absent nested optional shennanigans
Status: Open.
#310
In FasterXML/jackson-modules-java8;
·
Tillerino
opened
on May 2, 2024
Instants get not deserialized as expected sometimes
test-needed
Status: Open.
#304
In FasterXML/jackson-modules-java8;
·
droni1234
opened
on Mar 1, 2024
ZonedDateTime not serialised as UTC by default
Status: Open.
#303
In FasterXML/jackson-modules-java8;
·
Robsmon
opened
on Feb 20, 2024
I don't deserialize java 8 date/time type <code>java.time.Instant</code>
Status: Open.
#302
In FasterXML/jackson-modules-java8;
·
benjessie25
opened
on Feb 14, 2024
OffsetTimeSerializer not writing seconds for time object like 15:30:00Z (where seconds is 00)
Status: Open.
#299
In FasterXML/jackson-modules-java8;
·
marceloverdijk
opened
on Jan 19, 2024
<code>Optional<JsonNode></code> deserialization from "absent" value does not work in the expected way
Status: Open.
#250
In FasterXML/jackson-modules-java8;
·
mloho
opened
on Sep 19, 2022
You can’t perform that action at this time.