8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db682b9 commit eb850d9Copy full SHA for eb850d9
library/datetime.po
@@ -1283,6 +1283,8 @@ msgid ""
1283
" UTC. As such, the recommended way to create an object representing the "
1284
"current time in UTC is by calling ``datetime.now(timezone.utc)``."
1285
msgstr ""
1286
+"naive な ``datetime`` オブジェクトは多くの ``datetime`` メソッドでローカルな時間として扱われるため、 aware な datetime を使 4D3F て UTC の時刻を表すのが好ましいです。\n"
1287
+"そのため、 UTC での現在の時刻を表すオブジェクトの作成では ``datetime.now(timezone.utc)`` を呼び出す方法が推奨されます。"
1288
1289
#: ../../library/datetime.rst:889
1290
msgid ""
0 commit comments