diff --git a/src/components/purchase/DeliverChallanList.jsx b/src/components/purchase/DeliverChallanList.jsx index a8bb4ab4..ee0e1595 100644 --- a/src/components/purchase/DeliverChallanList.jsx +++ b/src/components/purchase/DeliverChallanList.jsx @@ -40,7 +40,7 @@ const DeliverChallanList = ({ purchaseId, viewDocuments }) => {

{item.deliveryChallanNumber}

- {formatUTCToLocalTime(item.deliveryChallanDate, true)} + {formatUTCToLocalTime(item.deliveryChallanDate)}