Question... I was working with lleclerc on a sear...
# suitetalkapi
c
Question... I was working with lleclerc on a search issue when it was noticed that my issue was actually due to timezone. The company is configured to Eastern Time (USA). The API returns all datetimes converted to this configured time zone but when querying want you to query off of the stored assuming Pacific timezone. How are others going about a dynamic implementation of this?