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

Add a date format setting #1166

Closed
Ben8t opened this issue Apr 13, 2023 · 0 comments · Fixed by #1843
Closed

Add a date format setting #1166

Ben8t opened this issue Apr 13, 2023 · 0 comments · Fixed by #1843
Assignees
Labels
enhancement New feature or request

Comments

@Ben8t
Copy link
Member

Ben8t commented Apr 13, 2023

Feature description

Add a Setting to let the user choose the datetime format (Month:Day:Year / Year:Month:Day / Day:Month:Year / xx/xx/xxxx etc...) - on dashboards, flow executions, etc..

We must add a settings with predefined format :

  • YYYY-MM-DD ( follows the ISO 8601 standard, widely used)
  • YYYY-MM-DDThh:mm:ssZ ( follows the ISO 8601 standard, widely used)
  • MM/DD/YYYY (commonly used in the United States)
  • DD/MM/YYYY (commonly used in UE)
  • YYYY/MM/DD
  • MM/DD/YY

image

@Ben8t Ben8t added enhancement enhancement New feature or request labels Apr 13, 2023
@Ben8t Ben8t added this to All issues Apr 13, 2023
@github-project-automation github-project-automation bot moved this to Backlog in All issues Apr 13, 2023
@tchiotludo tchiotludo modified the milestones: 0.9.0, 0.10.0 May 3, 2023
@Ben8t Ben8t moved this from Backlog to Ready in All issues May 17, 2023
@Ben8t Ben8t changed the title Improve datetime set in UI Add a date format setting May 17, 2023
@tchiotludo tchiotludo modified the milestones: 0.10.0, 0.11.0 Jun 29, 2023
@brian-mulier-p brian-mulier-p moved this from Ready to In Progress in All issues Aug 1, 2023
@brian-mulier-p brian-mulier-p self-assigned this Aug 1, 2023
brian-mulier-p added a commit that referenced this issue Aug 2, 2023
@brian-mulier-p brian-mulier-p moved this from In Progress to Review in All issues Aug 2, 2023
brian-mulier-p added a commit that referenced this issue Aug 7, 2023
tchiotludo pushed a commit that referenced this issue Aug 9, 2023
@github-project-automation github-project-automation bot moved this from Review to Done in All issues Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants