I have a certain format which is in the
{
"updatedAt": "2022-01-04 22:41:32.268897",
"status": "open",
"createdAt": "2022-01-04 22:41:26.328339"
}
I want to get the difference in hours or minutes of both the dates I tried many but didn't get the expected result.