<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Wrong ClientModified timestamp in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281604#M17236</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/725595"&gt;@Splinter&lt;/a&gt;&amp;nbsp;- thanks for the heads up!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I moved your original post here as well to keep things neat - no further actions are needed from your end, no worries.&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@F55D1311E4D274BF094217A54A6087D3/images/emoticons/1f609.png" alt=":wink:" title=":wink:" /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As per your API related question, make sure to subscribe to this thread so you'll get an update when a member of my team writes back here with more information about the issue you seem to be having.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there's anything else I can do to help, do let me know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jun 2018 13:32:38 GMT</pubDate>
    <dc:creator>Walter</dc:creator>
    <dc:date>2018-06-22T13:32:38Z</dc:date>
    <item>
      <title>Wrong ClientModified Timestamp</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281598#M17232</link>
      <description>&lt;P&gt;I need to keep my local file and dropbox file in sync, so I want them to have the same timestamp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I have a file with timestamp displayed in Internet Explorer of:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;22/06/2018 13:05:28&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So when I upload it, I use the ClientModified field and set it to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2018-6-22T13:5:28Z&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can browse the file in the dropbox app and in there it also displays 22/06/2018 13:05:28&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far so good... my local file and and the dropbox file match when looked at in explorer/dropbox windows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I download the file from dropbox and check the ClientModified field it says&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2018-06-22T12:05:28Z&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exactly 1 hour out...Any ideas why that is and how I get around it?&lt;/P&gt;&lt;P&gt;Could it be related to the the fact my I am in the UK and we are currently in BST, exactly 1 hour ahead of GMT?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:12:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281598#M17232</guid>
      <dc:creator>Splinter</dc:creator>
      <dc:date>2019-05-29T09:12:23Z</dc:date>
    </item>
    <item>
      <title>Wrong ClientModified timestamp</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281597#M17233</link>
      <description>&lt;P&gt;I need to keep my local file and dropbox file in sync, so I want them to have the same timestamp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I have a file with timestamp displayed in Internet Explorer of:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;22/06/2018 13:05:28&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So when I upload it, I use the ClientModified field and set it to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2018-6-22T13:5:28Z&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can browse the file in the dropbox app and in there it also displays 22/06/2018 13:05:28&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far so good... my local file and and the dropbox file match when looked at in explorer/dropbox windows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I download the file from dropbox and check the ClientModified field it says&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2018-06-22T12:05:28Z&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exactly 1 hour out...Any ideas why that is and how I get around it?&lt;/P&gt;&lt;P&gt;Could it be related to the the fact my I am in the UK and we are currently in BST, exactly 1 hour ahead of GMT?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2018 12:58:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281597#M17233</guid>
      <dc:creator>Splinter</dc:creator>
      <dc:date>2018-06-22T12:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong ClientModified timestamp</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281599#M17234</link>
      <description>&lt;P&gt;Hey there&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/725595"&gt;@Splinter&lt;/a&gt;&amp;nbsp;- nice catch!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Should the date modified time appear not to match the time you'd expect based on your timezone I would advise to perform the following steps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Firtsly, confirm that ‘&lt;STRONG&gt;Automatically detect timezone&lt;/STRONG&gt;’ is checked on your&lt;A href="https://www.dropbox.com/account" target="_blank"&gt; profile's page&lt;/A&gt;&amp;nbsp;and make sure that the timezone of your computer is set correctly too.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this issue persists after my suggestions, do let me know and we'll take it from there. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2018 13:10:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281599#M17234</guid>
      <dc:creator>Walter</dc:creator>
      <dc:date>2018-06-22T13:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong ClientModified timestamp</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281600#M17235</link>
      <description>&lt;P&gt;Hi Walt,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. It is my first time using the forum and I realised I had posted in the wrong section. I am using the Dropbox API and have subsequently posted into the developers/API section:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropboxforum.com/t5/API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281598#M17232" target="_blank"&gt;https://www.dropboxforum.com/t5/API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281598#M17232&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I do something with the post on this forum - delete or close it somehow?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2018 13:15:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281600#M17235</guid>
      <dc:creator>Splinter</dc:creator>
      <dc:date>2018-06-22T13:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong ClientModified timestamp</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281604#M17236</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/725595"&gt;@Splinter&lt;/a&gt;&amp;nbsp;- thanks for the heads up!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I moved your original post here as well to keep things neat - no further actions are needed from your end, no worries.&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@F55D1311E4D274BF094217A54A6087D3/images/emoticons/1f609.png" alt=":wink:" title=":wink:" /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As per your API related question, make sure to subscribe to this thread so you'll get an update when a member of my team writes back here with more information about the issue you seem to be having.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there's anything else I can do to help, do let me know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2018 13:32:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281604#M17236</guid>
      <dc:creator>Walter</dc:creator>
      <dc:date>2018-06-22T13:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong ClientModified timestamp</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281624#M17241</link>
      <description>&lt;P&gt;Great thanks for correcting my mistake Walt &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll wait to hear back from your team about the ClientModified issue - I hope they have some ideas as I'm a bit stumped as to why dropbox will accept "2018-6-22T13:5:28Z" on /upload, but return "2018-6-22T12:5:28Z" on /download.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2018 16:16:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281624#M17241</guid>
      <dc:creator>Splinter</dc:creator>
      <dc:date>2018-06-22T16:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong ClientModified timestamp</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281631#M17243</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/725595"&gt;@Splinter&lt;/a&gt;&amp;nbsp;Can you share the code you're using to reproduce this, and the output you're getting? I just tried to reproduce this and&amp;nbsp;/download is returning the same datetime I'm supplying to /upload in a simple test:&lt;/P&gt;
&lt;PRE&gt;curl -vX POST https://content.dropboxapi.com/2/files/upload \
  --header 'Authorization: Bearer &amp;lt;ACCESS_TOKEN&amp;gt;' \
  --header 'Content-Type: application/octet-stream' \
  --header 'Dropbox-API-Arg: {"path":"/test_281598","client_modified":"2018-6-22T13:5:28Z"}'

# &amp;gt; POST /2/files/upload HTTP/1.1
# &amp;gt; Host: content.dropboxapi.com
# &amp;gt; User-Agent: curl/7.58.0
# &amp;gt; Accept: */*
# &amp;gt; Authorization: Bearer &amp;lt;ACCESS_TOKEN&amp;gt;
# &amp;gt; Content-Type: application/octet-stream
# &amp;gt; Dropbox-API-Arg: {"path":"/test_281598","client_modified":"2018-6-22T13:5:28Z"}
# &amp;gt;
# &amp;lt; HTTP/1.1 200 OK
# &amp;lt; Server: nginx
# &amp;lt; Date: Fri, 22 Jun 2018 17:21:40 GMT
# &amp;lt; Content-Type: application/json
# &amp;lt; Transfer-Encoding: chunked
# &amp;lt; Connection: keep-alive
# &amp;lt; Vary: Accept-Encoding
# &amp;lt; pragma: no-cache
# &amp;lt; cache-control: no-cache
# &amp;lt; X-Server-Response-Time: 989
# &amp;lt; X-Dropbox-Request-Id: 7d064252bd53bd317bb02605d8ed4fd9
# &amp;lt; X-Robots-Tag: noindex, nofollow, noimageindex
# &amp;lt;
# * Connection #0 to host content.dropboxapi.com left intact
# {"name": "test_281598", "path_lower": "/test_281598", "path_display": "/test_281598", "id": "id:25N5ksooX-sAAAAAAAMpmw", "client_modified": "2018-06-22T13:05:28Z", "server_modified": "2018-06-22T17:21:40Z", "rev": "733c4021eccc7", "size": 0, "content_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"}

curl -vX POST https://content.dropboxapi.com/2/files/download \
  --header 'Authorization: Bearer &amp;lt;ACCESS_TOKEN&amp;gt;' \
  --header 'Dropbox-API-Arg: {"path":"/test_281598"}' 

# &amp;gt; POST /2/files/download HTTP/1.1
# &amp;gt; Host: content.dropboxapi.com
# &amp;gt; User-Agent: curl/7.58.0
# &amp;gt; Accept: */*
# &amp;gt; Authorization: Bearer &amp;lt;ACCESS_TOKEN&amp;gt;
# &amp;gt; Dropbox-API-Arg: {"path":"/test_281598"}
# &amp;gt;
# &amp;lt; HTTP/1.1 200 OK
# &amp;lt; Server: nginx
# &amp;lt; Date: Fri, 22 Jun 2018 17:22:13 GMT
# &amp;lt; Content-Type: application/octet-stream
# &amp;lt; Content-Length: 0
# &amp;lt; Connection: keep-alive
# &amp;lt; accept-ranges: bytes
# &amp;lt; etag: W/"733c4021eccc7"
# &amp;lt; pragma: no-cache
# &amp;lt; cache-control: no-cache
# &amp;lt; original-content-length: 0
# &amp;lt; dropbox-api-result: {"name": "test_281598", "path_lower": "/test_281598", "path_display": "/test_281598", "id": "id:25N5ksooX-sAAAAAAAMpmw", "client_modified": "2018-06-22T13:05:28Z", "server_modified": "2018-06-22T17:21:40Z", "rev": "733c4021eccc7", "size": 0, "content_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"}
# &amp;lt; X-Server-Response-Time: 1497
# &amp;lt; X-Dropbox-Request-Id: 0ff75dbf9fb1eab7c7ecefbf2c5ce379
# &amp;lt; X-Robots-Tag: noindex, nofollow, noimageindex
# &amp;lt;
# * Connection #0 to host content.dropboxapi.com left intact&lt;/PRE&gt;
&lt;P&gt;So, it looks like this is working as expected at the API level, but perhaps you're using an SDK or library and there is a time zone issue at that level. If so, please make sure to include the SDK/library name and version too. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2018 17:27:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Wrong-ClientModified-Timestamp/m-p/281631#M17243</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-06-22T17:27:18Z</dc:date>
    </item>
  </channel>
</rss>

