
The function block TIME_TRANSLATION returns the next two time changes of the current time zone.
The input defines the point in time in the format DT# for calculating the time changes. If no time is specified, the current time is used.
Returns the point in time of the next time change in the format DT#.
Returns the point in time of the subsequent time change in the format DT#.
Returns the time offset to UTC of the next time change in the format T#.
Returns the time offset to UTC of the subsequent time change in the format T#.
Is true if the next time change is a daylight saving time.
Is true if the subsequent time change is a daylight saving time.
Returns the time zone abbreviation for the next time change as a string.
Returns the time zone abbreviation for the subsequent time change as a string.