Skip to content

Commit 724197f

Browse files
committed
fix: render error
1 parent e00d44e commit 724197f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library/time.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,11 +1331,11 @@ msgid ""
13311331
"when daylight saving time applies)."
13321332
msgstr ""
13331333
"重置函式庫常式 (routine) 使用的時間轉換規則。環境變數 :envvar:`TZ` 指定了這一"
1334-
"過程的實施方式。它還會設定變數 ``tzname`` (來自 :envvar:`TZ` 環境變數)、"
1335-
"``timezone``(非日光節約時間的 UTC 以西的時間偏移,單位為秒)、``altzone``"
1336-
"(日光節約時間的 UTC 以西的時間偏移,單位為秒)和 ``daylight``(如果該時區沒"
1337-
"有日光節約時間規則,則設定為 0;如果在過去、現在或未來的某個時間有日光節約時"
1338-
"間規則,則設置為非零的值)。"
1334+
"過程的實施方式。它還會設定變數 ``tzname``\\ (來自 :envvar:`TZ` 環境變數)、"
1335+
"``timezone``\\ (非日光節約時間的 UTC 以西的時間偏移,單位為秒)、"
1336+
"``altzone``\\ (日光節約時間的 UTC 以西的時間偏移,單位為秒)和 "
1337+
"``daylight``\\ (如果該時區沒有日光節約時間規則,則設定為 0;如果在過去、現在"
1338+
"或未來的某個時間有日光節約時間規則,則設置為非零的值)。"
13391339

13401340
#: ../../library/time.rst:762
13411341
msgid ""

0 commit comments

Comments
 (0)