microsoft / microsoft/AdaptiveCards

[Feature Request] Customizable Date-time Format in Input.Date and Input.Time fields.

Open
#9,003 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Request
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:
image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.