The Wayback Machine - http://web.archive.org/web/20220215115536/https://github.com/microsoft/Power-Fx/pull/42
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

Basic implementation of custom format strings for Text() function. #42

Merged
merged 7 commits into from Nov 4, 2021
Merged

Basic implementation of custom format strings for Text() function. #42

merged 7 commits into from Nov 4, 2021

Conversation

@LeeParrishMSFT
Copy link
Contributor

@LeeParrishMSFT LeeParrishMSFT commented Nov 3, 2021

A very basic implementation for custom string formats for the Text() function.

Changes to the .csproj file were so that it's possible to add these projects to other solutions and make them project references to allow for editing and debugging across other projects that depend on these.

Also added one small change to the LibraryDate.cs to get one more test to pass that was part of a Text() test.

@LeeParrishMSFT LeeParrishMSFT requested a review from lesaltzm Nov 3, 2021
@bryancroteau-MSFT
Copy link
Contributor

@bryancroteau-MSFT bryancroteau-MSFT commented Nov 3, 2021

Testing permissions to comment.

Copy link
Contributor

@bryancroteau-MSFT bryancroteau-MSFT left a comment

Ship it

Copy link
Contributor

@lesaltzm lesaltzm left a comment

🚢

@LeeParrishMSFT LeeParrishMSFT merged commit a22bc1f into microsoft:main Nov 4, 2021
2 checks passed
@LeeParrishMSFT LeeParrishMSFT deleted the lparrish/TextFormatStrings branch Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants