API:System.DateUtils.TTimeZone.ToUniversalTime
Delphi
function ToUniversalTime(const ADateTime: TDateTime; const ForceDaylight: Boolean = False): TDateTime; inline;
C++
System::TDateTime __fastcall ToUniversalTime(const System::TDateTime ADateTime, const bool ForceDaylight = false);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.DateUtils.pas System.DateUtils.hpp |
System.DateUtils | TTimeZone |
Description
Embarcadero Technologies does not currently have any additional information.