Back to product page

Timezone property


Determine timezone conversion when dealing with dates and times.

Type

TimezonesEnum enumeration

Syntax

  • C#
  • VB.NET
TimezonesEnum Timezone {get; set; };

Property Timezone As TimezonesEnum

Remarks

Timezone property determines how will provided dates and times be handled by wodFtpDLX.NET. By default most SFTP/FTP servers use UTC for all dates, but there is a possibility that some of them use local timezone, so you can force wodFtpDLX.NET to perform internal conversions.

Platforms

Windows