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
I can't set time in UTC for minDate and value properties
minDate ={/* Date object in UTC */}
if i am passing this time its converting date object to UTC
No response
9.1.1
17.x
TypeScript
Create React App (CRA)
The text was updated successfully, but these errors were encountered:
Do you have a reproducer? I don't think PrimeReact manipulates the dates at all so whatever date you pass in is the date it uses?
Sorry, something went wrong.
No branches or pull requests
Describe the bug
I can't set time in UTC for minDate and value properties
minDate ={/* Date object in UTC */}
if i am passing this time its converting date object to UTC
Reproducer
No response
PrimeReact version
9.1.1
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: