You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
tuliodepadua
5 months agoHelpful | Level 6
client_modified wrong date
I'm using the Dropbox API endpoint "list_folder" to get some file information, and some have the "client_modified" value very wrong, one of the examples is this: {
"entries...
Здравко
5 months agoLegendary | Level 20
tuliodepadua wrote:...
What could cause such a big difference between these dates?
In general those dates are different things tuliodepadua. 😉 You should NOT expect server_modified and client_modified to be the same!
'server_modified' is guaranteed monotonic time that's server generated. On other side 'client_modified' is a time that match (or can at least) to real modification time of particular file. When not explicitly set, 'client_modified' is set to 'server_modified' server side.
Hope this clarifies matter.
About Discuss Dropbox Developer & API
Make connections with other developers
797 PostsLatest Activity: 2 days agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!