some_date.strftime('%B, %y'). 它用英文打印( January, 11 ),而不是预期的德文( January, 11 Januar, 11 )。 如何根据默认语言环境打印date?
確定! 回上一頁