OIC FTP - get last modified date
Summary: How to convert a file's last modified time to a date in OIC
Content (required): In OIC Gen2 I'm downloading some files from an SFTP server, but I also want to append the last modified date for each file to the filename. I can get the 'LastModifiedTime' value and append that, but it's just a long number (I believe number of milliseconds since Jan 1970).
How can I convert this to a readable date value?
thanks
Version (include the version you are using, if applicable):
OIC Gen 2
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0