Setting 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, then the file date and time
          will be adjusted to the current timezone. If the property is set to
          False, which is the default value, then the file date and time are
          returned as UTC (Coordinated Universal Time) values.