Skip to content

Add support for Date type to StructuredFieldValues #49

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 3 commits into from
Nov 26, 2024

Conversation

clintonpi
Copy link
Contributor

Motivation:

The parser and serializer for the Date type has been implemented. The high-level encoder and decoder should follow.

Modifications:

  • Implement the encoder and decoder for Date.

Result:

The StructuredFieldValues module will support the Date type.

Motivation:

The parser and serializer for the Date type has been implemented. The high-level encoder and decoder should follow.

Modifications:

- Implement the encoder and decoder for Date.

Result:

The StructuredFieldValues module will support the Date type.
@Lukasa Lukasa added the 🆕 semver/minor Adds new public API. label Nov 26, 2024
Copy link
Contributor

@Lukasa Lukasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Absolutely lovely, thank you @clintonpi!

@Lukasa Lukasa merged commit 6e527aa into apple:main Nov 26, 2024
26 of 27 checks passed
@clintonpi clintonpi deleted the rfc-9651/support-for-date branch November 26, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants