<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with timestamps]]></title><description><![CDATA[A list of topics that have been tagged with timestamps]]></description><link>https://fusionauth.io/community/forum/tags/timestamps</link><generator>RSS for Node</generator><lastBuildDate>Thu, 10 Sep 2026 15:43:28 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/tags/timestamps.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[I&#x27;m seeing weirdness around timestamps and I use jackson]]></title><description><![CDATA[<p dir="auto">Apparently jackson + friends make assumptions when it comes to parsing raw -&gt; ZonedDateTime. It appears that the ZonedDateTime for createInstant when deserializing timestamps are not being handled properly somehow, so you need custom code. We have our own Jackson serializer and deserializer for ZonedDateTime to ensure we always get milli in and milli out.</p>
<p dir="auto">Here's the <a href="https://github.com/inversoft/jackson5" rel="nofollow ugc">code</a> (Apache2 license) and the <a href="https://mvnrepository.com/artifact/com.inversoft/jackson5" rel="nofollow ugc">maven repository links</a> if it's helpful.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/187/i-m-seeing-weirdness-around-timestamps-and-i-use-jackson</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/187/i-m-seeing-weirdness-around-timestamps-and-i-use-jackson</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>