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

[ANCHOR-588] Fix birth_date field type #1257

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

philipliu
Copy link
Contributor

Description

This changes the birth_date type from an Instant to an ISO-8601 date validated String.

Context

SEP-12 dates are ISO-8601 date strings.

Testing

  • ./gradlew test

Documentation

N/A

Known limitations

N/A

@philipliu philipliu marked this pull request as ready for review January 17, 2024 18:35
@philipliu philipliu merged commit ab082ed into stellar:develop Jan 17, 2024
7 checks passed
@philipliu philipliu deleted the fix/anchor-588-birth-date branch January 17, 2024 21:03
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.

None yet

2 participants