We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No response
I'm using typeORM and got some DateTime fields, but the selection field has a strange format:
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
1
"@adminjs/express": "^6.1.0", "@adminjs/typeorm": "^5.0.1", "adminjs": "^7.8.13", "typeorm": "^0.3.20"
Chrome
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Contact Details
No response
What happened?
I'm using typeORM and got some DateTime fields, but the selection field has a strange format:
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
The text was updated successfully, but these errors were encountered: