<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:52:11 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[JAVA-395] Date Time values do not preserve milliseconds when serialized to or deserialized from JSON</title>
                <link>https://jira.mongodb.org/browse/JAVA-395</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;Mongo and BSON Date types store time with millisecond precision.  Java&apos;s java.util.Date class does too.  However, com.mongodb.util.JSON.serialize() outputs Date strings without milliseconds using SimpleDateFormat(&quot;yyyy-MM-dd&apos;T&apos;HH:mm:ss&apos;Z&apos;&quot;) and com.mongodb.util.JSON.parse() does not accept date strings containing milliseconds.  &lt;/p&gt;

&lt;p&gt;This leads to &lt;/p&gt;

&lt;p&gt;        Date date = new Date();&lt;br/&gt;
        Date truncated = (Date) JSON.parse(JSON.serialize(date));&lt;br/&gt;
        System.out.println(&quot;Dates are equal? &quot; + date.equals(truncated));&lt;/p&gt;

&lt;p&gt;to print &quot;Dates are equal? false&quot;&lt;/p&gt;


&lt;p&gt;Date format should instead be SimpleDateFormat(&quot;yyyy-MM-dd&apos;T&apos;HH:mm:ss.SSS&apos;Z&apos;&quot;).&lt;/p&gt;

&lt;p&gt;Currently, JSON.parse() does not accept time strings that include milliseconds, returning null instead of a Date object.  It should accept strings with milliseconds, and maintain backwards compatibility (for people who have stored JSON strings somewhere) by continuing to accept strings without milliseconds. &lt;/p&gt;
</description>
                <environment></environment>
        <key id="19591">JAVA-395</key>
            <summary>Date Time values do not preserve milliseconds when serialized to or deserialized from JSON</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="antoine">Antoine Girbal</assignee>
                                    <reporter username="jgro">jgro</reporter>
                        <labels>
                            <label>bson</label>
                    </labels>
                <created>Fri, 15 Jul 2011 07:19:56 +0000</created>
                <updated>Wed, 10 Aug 2011 05:33:34 +0000</updated>
                            <resolved>Tue, 19 Jul 2011 00:17:26 +0000</resolved>
                                    <version>2.6.2</version>
                    <version>2.6.3</version>
                                    <fixVersion>2.6.4</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="42949" author="auto" created="Tue, 19 Jul 2011 00:17:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;agirbal&apos;, u&apos;name&apos;: u&apos;agirbal&apos;, u&apos;email&apos;: u&apos;antoine@10gen.com&apos;}
&lt;p&gt;Message: - &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-395&quot; title=&quot;Date Time values do not preserve milliseconds when serialized to or deserialized from JSON&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-395&quot;&gt;&lt;del&gt;JAVA-395&lt;/del&gt;&lt;/a&gt;: Date Time values do not preserve milliseconds when serialized to or deserialized from JSON&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/4e96ee32492ce7a97afc9aebfd32c43ff29016d8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/4e96ee32492ce7a97afc9aebfd32c43ff29016d8&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrhbvz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>14726</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>