logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

TimeZone Control - Configure System Time Zones | Online Free DevTools by Hexmos

Control system time zones with tzutil on Windows. Configure, list, and manage time zone settings through the command line. Free online tool, no registration required.

tzutil

A tool for displaying or configuring the system time zone. More information: https://learn.microsoft.com/windows-server/administration/windows-commands/tzutil.

  • Get the current time zone:

tzutil /g

  • Display a list of available time zones:

tzutil /l

  • Set the system time zone to the specific value:

tzutil /s {{timezone_id}}

See Also