Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e983786

Browse files
[po] auto sync
1 parent 59a4e46 commit e983786

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

library/datetime.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ msgid ""
126126
"information about the offset from UTC time, the time zone name, and whether "
127127
"daylight saving time is in effect."
128128
msgstr ""
129+
"对于要求感知型对象的应用,:class:`.datetime` 和 :class:`.time` 对象具有一个可选的时区信息属性 "
130+
":attr:`!tzinfo`,它可被设为抽象类 :class:`tzinfo` 的子类的一个实例。 这些 :class:`tzinfo` 对象会捕获与"
131+
" UTC 时间的差值、时区名称以及夏令时是否生效等信息。"
129132

130133
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/datetime.rst:59
131134
msgid ""

0 commit comments

Comments
 (0)