0

我有这个:

from datetime import datetime

    d = datetime.now()
    print d.strftime ("It is %A %d. %B %Y"

如何设置语言给我一个日期?我想要它例如是 ES 或 DE。

4

0 回答 0