Quantcast
Channel: Chilkat Forum - latest questions
Viewing all articles
Browse latest Browse all 1061

Getting Python datetime from Chilkat objects

$
0
0

I have code that returns a CkSFtpFile object from the SFTP library in Python, but I need to convert the file modified datetime to a standard Python datetime.

Assuming I have CkSFtpFile object which returns a CkDateTime object, how do I convert this to a Python datetime?


Viewing all articles
Browse latest Browse all 1061

Trending Articles