System.DateUtils.TTimeZone.ToLocalTime

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ToLocalTime(const ADateTime: TDateTime): TDateTime;

C++

System::TDateTime __fastcall ToLocalTime(const System::TDateTime ADateTime);

Properties

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

Description

Converts a given universal time to the local time.

Call the ToLocalTime method to convert a universal time to the local time.