Skip to content

Add support for DateTime field for Go, JS, Python #236

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

Merged
merged 24 commits into from
Mar 14, 2025

Conversation

MOmarMiraj
Copy link
Contributor

This PR will add DateTime support from the rust std::time::OffSetTime library for Go, JS, and Python. The other languages are not supported yet as lack of expertise in those areas.

I am keeping the same implementation for Scala, Kotlin, and Swift to ensure backwards compatibility. (i.e. if you used to type map DateTime -> string).

@MOmarMiraj MOmarMiraj requested a review from hculea March 12, 2025 11:48
@MOmarMiraj MOmarMiraj self-assigned this Mar 12, 2025
@MOmarMiraj MOmarMiraj marked this pull request as ready for review March 12, 2025 15:59
@hculea hculea mentioned this pull request Mar 14, 2025
@MOmarMiraj MOmarMiraj merged commit 3a67a6b into main Mar 14, 2025
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants