Anchor | ||||
---|---|---|---|---|
|
Table of Contents |
---|
Child pages (Children Display) |
---|
When and how are times converted - an overview
Times are not converted to GMT as soon as you enable the time zone feature in setup. Immediately after you turn on the time zone view feature, the system will attempt to populate certain specific date/time related fields in GMT in the database for new records added. Existing service call, time stamp, and appointment data must be converted after you populate certain tables with time zone values. Existing data must be converted before you add new service calls or appointments.
Service call, time stamp, and appointment get the time zone from location.
...
- When converting between time zones, if the time becomes 12:00:00 AM, the system will add one oneĀ second to the time, for example, 12:00:01.
- For activities, the system determines the start and end times based on the technician's time zone. This is necessary since, when converting to GMT, the time may span multiple days.
- For appointments, when checking to see if an appointment conflicts with existing appointments, the system will use the technician's time zone as a guide.
...