Time zones don't really have anything to do with it. The times are all compared via UTC times.
All are configured to sync clocks from a local NTP server on-site
A better method is to make use of the windows time service. You could sync the PDC emulator with your local NTP source then let NT5DS domain time take care of the reset.
Some general info
- All domain members should use NT5DS domain time.
- Desktops and member servers sync with any domain controller.
- Domain controllers sync with PDC emulator (one per domain)
- PDC emulator in child domain can sync with any domain controller in parent domain.
- PDC emulator in parent domain syncs with either a hardware clock or possibly an external source. https://blogs.technet.microsoft.com/nepapfe/2013/03/01/its-simple-time-configuration-in-active-directory/
--please don't forget to upvote
and Accept as answer
if the reply is helpful--