API Issue
Collapse
X
-
I am trying to POST data through the espocrm API to a custom entity that has a date-time field. The problem I am trying to fix is that the “time” changes after the time is posted. The time before POST is in EST and I think the time is changing to UTC after POST.
Has anyone had this issue? Or know how to fix the issue?Leave a comment:
-
Hello.
It's not a bug or issue, it's normal thing, espocrm store dates in UTC. If you're sending something through POST, you should Convert date to EST.Leave a comment:
-
API Issue
I am trying to POST data through the espocrm API to a custom entity that has a date-time field. The problem I am trying to fix is that the “time” changes after the time is posted. The time before POST is in EST and I think the time is changing to UTC after POST.
Has anyone had this issue? Or know how to fix the issue?Tags: None
Leave a comment: