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_at and updated_at should be datetime instances #16

Open
chasleslr opened this issue Dec 5, 2021 · 1 comment
Open

created_at and updated_at should be datetime instances #16

chasleslr opened this issue Dec 5, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@chasleslr
Copy link
Owner

Some resources have created_at and updated_at attributes, which Metabase returns as ISO-formatted timestamps. We should deserialize those as datetime objects.

@chasleslr chasleslr added the enhancement New feature or request label Dec 5, 2021
@chasleslr
Copy link
Owner Author

We might be able to leverage the solution from #15.

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

No branches or pull requests

1 participant