datetimepicker icon indicating copy to clipboard operation
datetimepicker copied to clipboard

How to show weekday names, hours and minutes?

Open visiot-dev opened this issue 11 months ago • 0 comments

Question

How can I add day names, hours, minutes, and AM/PM to a React Native date picker?

Context

I am trying to create a date picker that displays full day names (e.g., Monday, Tuesday), as well as hours, minutes, and AM/PM in the picker. image

Attempts

I have reviewed the documentation and searched existing issues, but I could not find a solution.

Environment

  • React Native version: 0.76.5
  • Expo: 52.0.18 Any help or guidance would be appreciated. Thank you!

visiot-dev avatar Dec 30 '24 15:12 visiot-dev