werkshy opened this issue 2 years ago · 0 comments
The DateTime declaration is missing the strftime method.
strftime
I added this locally and it works:
def strftime(self, __format: str) -> str: ...