react-native-calendars icon indicating copy to clipboard operation
react-native-calendars copied to clipboard

fix: XDate uses wrong format for formatting date in 12 h format in timeline EventBlock.js

Open luckykenlin opened this issue 8 months ago • 1 comments

This PR addresses an issue with the 12-hour format display on the timeline event component. Previously, the component did not correctly format the time when using a 12-hour clock, which caused confusion for users relying on AM/PM distinctions.

Screenshots: image

XDate docs

luckykenlin avatar Jun 21 '24 21:06 luckykenlin