Author Topic: Google drive logic (save dates fail sometimes)  (Read 775 times)

While uploading my homework to my drive, I get funny dates. Imagine google being around that long..


47 YEARS AGGGOOO

either your system clock is off sync with drive and thats causing the upload time to be negative and since it's an unsigned integer it wraps around to MAX_INT

or just space goblins

thats my guess at least

https://www.draw.io/ randomly caused the problem - you can actually replicate it if you get a read-only error

epoch time starts at jan 1st 1970, 47 years ago. it's probably not saving the time and defaulting to zero