Skip to content

Commit 81076eb

Browse files
author
Mukul Tayal
committed
change date format
1 parent 48dc96e commit 81076eb

File tree

1 file changed

+1
-0
lines changed
  • src/components/v2/appDetails/k8Resource/nodeDetail/NodeDetailTabs/CustomLogsModal

1 file changed

+1
-0
lines changed

src/components/v2/appDetails/k8Resource/nodeDetail/NodeDetailTabs/CustomLogsModal/CustomLogsModal.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ export const InputForSelectedOption = ({
217217
orientation="horizontal"
218218
customInputIcon={<CalendarIcon className="icon-dim-16" />}
219219
isOutsideRange={(day) => moment().startOf('day').isBefore(day, 'day')}
220+
displayFormat="DD MMM YYYY"
220221
/>
221222
<div className="flex-grow-1">
222223
<Select

0 commit comments

Comments
 (0)