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

[Bug]: Date time label format #1724

Open
Beluomini opened this issue Dec 16, 2024 · 0 comments
Open

[Bug]: Date time label format #1724

Beluomini opened this issue Dec 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Beluomini
Copy link

Contact Details

No response

What happened?

I'm using typeORM and got some DateTime fields, but the selection field has a strange format:

image

I want the data formated like in list component (left) but in edit and filter component it come like :

Selected date: Tuesday, December 17th, 2024 at 12:00 AM
2024/12/17 00:00

Bug prevalence

1

AdminJS dependencies version

"@adminjs/express": "^6.1.0",
"@adminjs/typeorm": "^5.0.1",
"adminjs": "^7.8.13",
"typeorm": "^0.3.20"

What browsers do you see the problem on?

Chrome

Relevant log output

No response

Relevant code that's giving you issues

No response

@Beluomini Beluomini added the bug Something isn't working label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant