Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created date from import not showing properly #127

Closed
sw90036 opened this issue Apr 7, 2024 · 1 comment
Closed

Created date from import not showing properly #127

sw90036 opened this issue Apr 7, 2024 · 1 comment

Comments

@sw90036
Copy link

sw90036 commented Apr 7, 2024

Hello -

After having them disappear again, I'm finally giving up on Edge Collections and I stumbled upon Raindrop.io, EXCELLENT APP! I plan to upgrade to the Pro edition after I get a few things sorted out, in particular...

I just imported my Edge Collections and in the Raindrop app, the date/time for all of my links shows as the date/time that everything was imported, even though I did have a CREATED column in the CSVG file. Here is a sample of the header row and two data rows:

image

Any ideas on how to fix this?

Thank you!

@exentrich
Copy link
Member

Make sure to use date format that JS can parse:

  • YYYY-MM-DDTHH:mm:ss.sssZ
  • or timestamp, for example 628021800000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants