Thanks to visit codestin.com Credit goes to github.com
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 59a4e46 commit e983786Copy full SHA for e983786
1 file changed
library/datetime.po
@@ -126,6 +126,9 @@ msgid ""
126
"information about the offset from UTC time, the time zone name, and whether "
127
"daylight saving time is in effect."
128
msgstr ""
129
+"对于要求感知型对象的应用,:class:`.datetime` 和 :class:`.time` 对象具有一个可选的时区信息属性 "
130
+":attr:`!tzinfo`,它可被设为抽象类 :class:`tzinfo` 的子类的一个实例。 这些 :class:`tzinfo` 对象会捕获与"
131
+" UTC 时间的差值、时区名称以及夏令时是否生效等信息。"
132
133
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/datetime.rst:59
134
msgid ""
0 commit comments