Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
FTPFile#toFormattedString currently uses the Timezone of the Calendar entry. This will be either the local timezone, or the server timezone if that was specified to FTPClient before parsing the listing.
However, it may be useful to display the output in a different timezone, for example "GMT" or the local timezone if that is not the same as the server timezone.