Python: 現在の日付・時刻の取得と出力 – datetimeクラスの属性、today()、strftime()メソッド 2008/6/6 Python ソースコード 実行結果 d == 2008-06-06 11:50:25.964000 : <type 'datetim...