{" "}
- Created Date : {formatUTCToLocalTime(data?.createdAt, true)}
+
+ Created Date : {formatUTCToLocalTime(data?.createdAt, true)}
+
- Start Date : {formatUTCToLocalTime(data?.startDate)}
+ Start Date :{" "}
+ {formatUTCToLocalTime(data?.startDate)}
{" "}
{" "}
- Due on : {formatUTCToLocalTime(data?.startDate)}
+ Due on :{" "}
+ {formatUTCToLocalTime(data?.startDate)}
-
- Created By
- {" "}
+ Created By{" "}
{
/>{" "}