Icon LocalDateTimeToGMT Method

function LocalDateTimeToGMT(Value: TDateTime; IncludeDST:
      Boolean=True): TDateTime

Converts a local TDateTime value into its GMT (UTC) equivalent, optionally accounting for Daylight Savings Time.
Image