microsoft / microsoft/AdaptiveCards
[Feature Request] Customizable Date-time Format in Input.Date and Input.Time fields.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Problem Statement
We cannot change the format of Input.Date field. We want to have DD.MM.YYYY format, and also we want to have HH:MM format for the Input.Time, but we can only get this:
Proposed solution
Give us options as US or EU format, or custom.
Alternatives or Workarounds
Just a customizable field that we can put our datetime formats, such as we do in python function datetime.strptime.
Contributor guide
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
No implementation files, tests, or entry points are named. Start by locating the Adaptive Cards implementations for Input.Date and Input.Time and determine which renderer or renderers own their formatting. Done should provide a documented way to choose US, EU, or custom date-time formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100