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

Add timestamps to the exports #10

Open
idris opened this issue Jan 18, 2024 · 0 comments
Open

Add timestamps to the exports #10

idris opened this issue Jan 18, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@idris
Copy link
Contributor

idris commented Jan 18, 2024

The JSON and CSV exports should contain timetsamps for when they were first added (created_at) and when they were last updated (updated_at)

The timestamps should be in ISO 8601 format, in UTC timezone: yyyy-mm-ddTHH:mm:ss.SSSZ

The timestamps (especially updated_at) will be used by consumers of the data to understand what has changed since the last time they fetched the data.

Originally posted by @THM222 in #9 (comment)

@idris idris added the good first issue Good for newcomers label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant