Gets and sets a value which specifies if time and dates should be adjusted for the current timezone.
A boolean value which specifies if file time and dates should be adjusted for the local timezone. The default value is false.
The Localize property controls how remote file date and time values are localized when the GetFileTime method is called. If the property is set to true the file date and time will be adjusted to the current timezone. If the property is set to false the file date and time are returned as UTC (Universal Coordinated Time) values.
FileTransfer Class | SocketTools Namespace