issues
search
FasterXML
/
jackson-datatype-joda
Extension module to properly support full datatype set of Joda datetime library
Apache License 2.0
140
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump codecov/codecov-action from 4.6.0 to 5.0.7 in the github-actions group
#149
dependabot[bot]
closed
23 hours ago
0
Changes wrt databind/#3043: rename `SerializerProvider` as `SerializationContext`
#148
cowtowncoder
closed
3 days ago
0
Bump the github-actions group with 3 updates
#147
dependabot[bot]
closed
1 month ago
0
DateTime can't be serialized with its own zone (WRITE_DATES_WITH_CONTEXT_TIME_ZONE not respected)
#146
pvgoran
opened
1 month ago
9
Bump the github-actions group with 2 updates
#145
dependabot[bot]
closed
2 months ago
0
Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group
#144
dependabot[bot]
closed
3 months ago
0
Bump the github-actions group with 2 updates
#143
dependabot[bot]
closed
5 months ago
0
Bump the github-actions group with 2 updates
#142
dependabot[bot]
closed
6 months ago
0
Bump codecov/codecov-action from 4.3.0 to 4.3.1 in the github-actions group
#141
dependabot[bot]
closed
7 months ago
0
Bump actions/checkout from 4.1.3 to 4.1.4 in the github-actions group
#140
dependabot[bot]
closed
7 months ago
0
Update Joda dependency to 2.12.7
#139
cowtowncoder
closed
7 months ago
0
Try fixing snapshot deploy again (CI)
#138
cowtowncoder
closed
7 months ago
0
Refactor CI, remove "os" from matrix
#137
cowtowncoder
closed
7 months ago
0
Links in the Wiki are broken
#136
aidin36
closed
9 months ago
3
Bump the github-actions group with 3 updates
#135
dependabot[bot]
closed
9 months ago
0
Improve Boolean comparisons; avoid Long boxing
#134
cowtowncoder
closed
9 months ago
0
Replace the special character with a space
#133
vpa1977
closed
10 months ago
1
DateTimeTest.testCustomPatternStyle fails with Java 21
#132
vpa1977
closed
10 months ago
1
Cannot deserialize value of type `org.joda.time.Interval` from Object value (token `JsonToken.START_OBJECT`) with Spring/GraphQL framework
#131
ZeroWM
opened
1 year ago
1
Remove support of `org.joda.time.DateMidnight` from Jackson 3.x
#130
cowtowncoder
closed
1 year ago
0
Add gradle-module-metadata-maven-plugin
#129
StephanePaulus
closed
2 years ago
1
use https links and add license (pom)
#128
pjfanning
closed
2 years ago
0
https links and update docs (readme)
#127
pjfanning
closed
2 years ago
0
Rename packages, Maven coordinates to "tools.jackson" (part of [JSTEP-1])
#126
cowtowncoder
closed
2 years ago
0
add no-arg constructor for DateTimeDeserializer
#125
abbychau
closed
2 years ago
5
Add no-arg constructor for DateTimeDeserializer
#124
abbychau
closed
2 years ago
3
Improve Travis CI build Performance
#123
chenzhang22
closed
2 years ago
0
How can I serialise to a format like ISO_OFFSET_DATE_TIME
#122
chaoyangnz
closed
3 years ago
0
Changes to align with databind/2177 (JacksonException extends RuntimeException)
#121
cowtowncoder
closed
3 years ago
0
Cache formatter with offset parsed
#120
guidomedina
closed
3 years ago
3
Bumped Joda-Time version and updated module-info.java
#119
HarmfulBreeze
closed
4 years ago
4
jackson-datatype-joda version 2.11.3 does not exist but is referenced in jackson-bom
#118
leoherbie
closed
4 years ago
2
Timestamp deserialization not working for CSV, Properties or XML
#117
cowtowncoder
closed
4 years ago
0
Improve schema support for DateTimeZone type
#116
jwijgerd
closed
4 years ago
2
Gracefully handle Deserialization of Joda values from JSON Objects
#115
asaph
closed
2 years ago
6
Add support for Joda Money
#114
welandaz
closed
4 years ago
7
`ObjectMapper.setDefaultLeniency()` is causing `NullPointerException` in `JacksonJodaDateFormat`
#113
brenuart
closed
4 years ago
3
DateMidnightSerializer doesn't take timezone into account
#112
msiniy
opened
5 years ago
2
publish 3.0.0-SNAPSHOT
#111
pjfanning
closed
4 years ago
1
fix #108 shapeOverride ignored when setting up a custom Serializer
#110
vboulaye
closed
5 years ago
1
Change `IntervalDeserializer` to respect input timezone when enabled
#109
Woodz
closed
5 years ago
2
`JodaDateSerializer` Discards Shape Override Preference
#108
knocknarea
closed
5 years ago
1
Add apache karaf features to jackson
#107
steinarb
closed
3 years ago
0
Joda DateTime serialized incorrectly in unit test
#106
charlesb-yesmail
closed
5 years ago
3
Change `IntervalDeserializer` to respect input timezone when enabled
#105
Woodz
closed
5 years ago
6
Deserializing Interval discards timezone information
#104
Woodz
closed
5 years ago
2
Make `Duration` follow `SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS` (not WRITE_DATES_xxx)
#103
cowtowncoder
closed
6 years ago
2
End work on #101; add custom format support for 'YearMonth' and 'MonthDay' ser, deser
#102
devdevx
closed
6 years ago
2
Instant, YearMonth and MonthDay not use pattern in @JsonFormat
#101
devdevx
closed
5 years ago
4
Fixes #99 : binary compatibility issue
#100
andrewl102
closed
6 years ago
2
Next