microsoft / microsoft/Power-Fx
support more DateTimeFormat
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3.4k
- Forks
- 358
- Avg merge
- 10h 34m
- Merged PRs (30d)
- 3
Description
Compare https://learn.microsoft.com/en-us/dotnet/standard/base-types/standard-date-and-time-format-strings#table-of-format-specifiers with https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-text, it looks like we don't support f, G etc. Will we support them later?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the .NET standard date and time format specifiers with the Power Fx Text function reference linked in the issue, focusing on the unsupported f and G formats. Done means the intended additional DateTimeFormat specifiers are supported consistently with the referenced behavior; the issue does not identify repository files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100