> Does anyone know how to invoke the Windows time-zone dialog box?


How to invoke the Windows time-zone dialog box.

ShellExecute(Handle, 'open', 'control', 'date/time', nil, SW_SHOW);