System.DateUtils.TTimeZone.UtcOffset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property UtcOffset: TTimeSpan read GetCurrentUtcOffset;

C++

__property System::Timespan::TTimeSpan UtcOffset = {read=GetCurrentUtcOffset};

Properties

Type Visibility Source Unit Parent
property public
System.DateUtils.pas
System.DateUtils.hpp
System.DateUtils TTimeZone

Description

Returns the current UTC (Coordinated Universal Time) offset for a time zone.

The UtcOffset property returns the current UTC offset for the time zone.