timezone - Zeigt oder setzt die Anfangs und Endzeiten der Sommerzeit der aktiven Zeitzone - CMD Befehle Übersicht
CMD Befehle Übersicht
Beschreibung
Zeigt oder setzt die Anfangs und Endzeiten Sommerzeit der aktiven Zeitzone.
Daylight Saving Time Update Utility Copyright Microsoft Corporation 1997. All rights reserved TIMEZONE [/?] [/g | /s StartDate EndDate] /?: Command line help /g: Get the current timezone /s: Set a new timezone StartDate: Date that Daylight Saving Time begins EndDate: Date that Daylight Saving Time ends StartDate and EndDate use format: Hour:DayOfWeek:Day:Month Hour: 00-23 (specifies the hour) DayOfWeek: 0-6 (specifies the day of the week; Sunday = 0, Monday = 1, and so on) Day : 1-5 (specifies the occurrence of day in the month; 1 = first occurrence of day, 2 = second occurrence of day, ..., 5 = last occurrence of day) (if DayOfWeek is Sunday, then 1 = first Sunday, 4 = fourth Sunday, 5 = last Sunday) Month: 01-12 (specifies the month; January = 1, February = 2, and so on) Example: TIMEZONE /s 02:0:5:04 02:2:1:10 Timezone will be changed to: Daylight Saving Time begins at 2:00 on last Sunday in April (02:0:5:04) Daylight Saving Time ends at 2:00 on forth Tuesday in October (02:2:4:10)
Daylight Saving Time Update Utility Copyright Microsoft Corporation 1997. All rights reserved TIMEZONE [/?] [/g | /s StartDate EndDate] /?: Command line help /g: Get the current timezone /s: Set a new timezone StartDate: Date that Daylight Saving Time begins EndDate: Date that Daylight Saving Time ends StartDate and EndDate use format: Hour:DayOfWeek:Day:Month Hour: 00-23 (specifies the hour) DayOfWeek: 0-6 (specifies the day of the week; Sunday = 0, Monday = 1, and so on) Day : 1-5 (specifies the occurrence of day in the month; 1 = first occurrence of day, 2 = second occurrence of day, ..., 5 = last occurrence of day) (if DayOfWeek is Sunday, then 1 = first Sunday, 4 = fourth Sunday, 5 = last Sunday) Month: 01-12 (specifies the month; January = 1, February = 2, and so on) Example: TIMEZONE /s 02:0:5:04 02:2:1:10 Timezone will be changed to: Daylight Saving Time begins at 2:00 on last Sunday in April (02:0:5:04) Daylight Saving Time ends at 2:00 on forth Tuesday in October (02:2:4:10)
Bemerkung:
Der Befehl ist unter aktuellen Windows Versionen nicht mehr verfügbar.
Verfügbar unter
Windows 2003 Resource Kit, Windows 2000 Resource Kit