kiwiz / gkeepapi

An unofficial client for the Google Keep API.
MIT License
1.53k stars 114 forks source link

gkeep.Keep() downloaded nodes all have same updated timestamps: 1970-01-01T00:00:00.002Z <class 'datetime.datetime'> #151

Closed macaroni57 closed 9 months ago

macaroni57 commented 11 months ago

Hi, Suddenly my code, that I have used for years, are not picking up the correct timestamps for node.timestamps.updated (or created) anymore.

Environment details are:

Thank you for any help or suggestions that you have. I basically snapshot my keep nodes to a file, logging the completed nodes into a blog and the uncompleted ones into a csv file.

BTW, this api has been wonderful.

kiwiz commented 10 months ago

Hmm, could you provide a code sample? I'm unable to repro locally.

kiwiz commented 9 months ago

Closing due to inactivity. Feel free to reopen with more info.