mantinedev / mantinedev/ui.mantine.dev
Remove the AM/PM selector from the DateTimePicker in Mantine UI
Open
- Dominant language
- TypeScript
- Stars
- 3.9k
- Forks
- 364
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to remove the AM/PM from the DateTimePicker component while only keeping the selected hours and minutes? I couldn’t find anything in the documentation.
```js
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the DateTimePicker component and its documentation, then inspect how the AM/PM selector relates to the withSeconds and valueFormat options shown in the issue. Done means the component can display only hours and minutes, with documentation explaining how to configure that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100