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

Skip to content

Commit 08277f4

Browse files
[po] auto sync
1 parent a32b97b commit 08277f4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

library/email.utils.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,10 @@ msgid ""
155155
"be passed directly to :func:`time.mktime`; otherwise ``None`` will be "
156156
"returned. Note that indexes 6, 7, and 8 of the result tuple are not usable."
157157
msgstr ""
158+
"尝试根据 :rfc:`2822` 的规则解析一个日期。然而,有些寄信人不严格遵守这一格式,所以这种情况下 :func:`parsedate` "
159+
"会尝试猜测其形式。*date* 是一个字符串包含了一个形如 ``\"Mon, 20 Nov 1995 19:12:08 -0500\"`` 的 "
160+
":rfc:`2822` 格式日期。如果日期解析成功, :func:`parsedate` 将返回一个九元组,可直接传递给 "
161+
":func:`time.mktime`;否则返回 ``None``。注意返回的元组中下标为 6、7、8 的部分是无用的。"
158162

159163
#: ../../library/email.utils.rst:116
160164
msgid ""

0 commit comments

Comments
 (0)