03-28-2019 01:26 PM
Hi,
Within the UCCE Database there is a Agent_Real_Time table that has a series of columns holding various times which I am querying. E.g. DateTime, DateTimeLastStateChange, DateTimeLastModeChange etc all of time DBDATETIME.
Are these timestamp values always guaranteed to be in GMT/UTC? Or if I connected to another setup could these in fact be in any local timezone? (e.g. CET, EST etc).
I am looking at the Database Schema Handbook for Cisco Unified ICM/Contact Center Enterprise & Hosted but don't see any guidance around this specifically.
I would like to know so that I understand if I need to add logic to do a conversion or not if I script against another database not in GMT.
Thanks,
Mark
Solved! Go to Solution.
03-29-2019 06:16 AM
In the schema, for things like Agent_Interval, it says it is Central Controller time for some of the fields like time zone, here's the link, I think that's what you're asking?
06-18-2019 03:49 AM
Majority of the fields store date time as per time zone configured in central controller, except specifically mentioned like StartDateTimeUTC.
03-29-2019 06:16 AM
In the schema, for things like Agent_Interval, it says it is Central Controller time for some of the fields like time zone, here's the link, I think that's what you're asking?
06-18-2019 03:49 AM
Majority of the fields store date time as per time zone configured in central controller, except specifically mentioned like StartDateTimeUTC.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide