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

Editorial: Capitalize field names for recorded returned by ToLocalTime #401

Closed
wants to merge 1 commit into from

Conversation

spectranaut
Copy link

The algorithm PartitionDateTimePattern actually expects these field names to be capitalized, re: the step:

Let v be the value of tm's field whose name is the Internal Slot column of the matching row.

tm is the record returned to ToLocalTime, and the Internal Slot column has all fields capitalized.

@spectranaut spectranaut requested a review from leobalter January 11, 2020 00:25
@spectranaut spectranaut changed the title Capitalize field names for recorded returned by ToLocalTime Editorial: Capitalize field names for recorded returned by ToLocalTime Jan 30, 2020
@leobalter
Copy link
Member

leobalter commented Feb 27, 2020

Proceeded with a manual merge (resolving a small git conflict) here: 5a542c5

@leobalter leobalter closed this Feb 27, 2020
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