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

Date format selection #430

Open
Autio opened this issue Sep 7, 2019 · 1 comment
Open

Date format selection #430

Autio opened this issue Sep 7, 2019 · 1 comment
Assignees

Comments

@Autio
Copy link
Contributor

Autio commented Sep 7, 2019

2

What would it take to allow users to select from a dropdown list of date format options where date fields are available?

Brian reports 2019-08-29. This user is having troubles with the default date format in Dashboards being displayed as “MonthName DD, YYYY”. The only workaround that i’ve found is to make 3 if statement; one for month, one for day, and one for year. The month statement itself takes about 10min to generate, even for me. Please see photo “1.png". I don’t want to offer this solution to the user because it’s complex. Do you think that this would be fairly straightforward to develop something to solve this problem? Really what she is looking for is a simple format dropdown on any date fields, much like we have on the data entry side. Please see photo “2.png”.

@broncha
Copy link
Contributor

broncha commented Sep 8, 2019

@Autio do we have a sample dashboard?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants