It seems the sftp client doesn't do that.
So, I'm afraid your only option is to either use regular ssh server_name ls -l /path/to/file to read these properties, or use the (maybe elegant?) ability of Linux to have userland file systems, and use sshfs server:/path/to localdirectory/ && ls -l --time-style=long-iso localdirectory.