Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

263
Views
The PM value is not set in the Material Ui DateTimePicker. How can I fix it?
<Grid>
  <DateTimePicker
    renderInput={(params) => <TextField {...params} />}
    label='공구 시작일'
    value={startDt}
    onChange={(newValue) => {
      setStartDt(format(newValue, 'yyyy-MM-dd hh:mm:ss'))
    }}
    inputFormat='yyyy-MM-dd hh:mm a'
  />
</Grid>

I try to get the time value using the material Ui, but AM and PM are not working. Only AM is brought ex) PM 11:11 -> AM 11:11 is automatically changed. I don't know what the problem is.

I clicked PM, but value is only AM:

1

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!