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 NeoDateFormatter for AnyCalendar #4567

Merged
merged 10 commits into from
Jan 31, 2024
Merged

Add NeoDateFormatter for AnyCalendar #4567

merged 10 commits into from
Jan 31, 2024

Conversation

sffc
Copy link
Member

@sffc sffc commented Jan 31, 2024

Manishearth
Manishearth previously approved these changes Jan 31, 2024
Copy link
Member

@Manishearth Manishearth left a comment

Choose a reason for hiding this comment

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

sgtm, nit can be fixed in a followup

/// The calendar kind of the target object (formatter).
pub this_kind: AnyCalendarKind,
/// The calendar kind of the input object (date being formatted).
pub date_kind: Option<AnyCalendarKind>,
Copy link
Member

Choose a reason for hiding this comment

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

nit: explain when it can be None

Manishearth
Manishearth previously approved these changes Jan 31, 2024
@sffc sffc merged commit 2a25844 into unicode-org:main Jan 31, 2024
30 checks passed
@sffc sffc deleted the neo_any branch January 31, 2024 22:54
sffc added a commit that referenced this pull request Feb 13, 2024
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