File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -149,8 +149,8 @@ msgid ""
149149msgstr ""
150150"這些時區也支援 :pep:`495` 中引入的 :attr:`~datetime.datetime.fold` 屬性。在會"
151151"引發時間模糊的時差轉換期間(例如日光節約時間到標準時間的轉換),當 "
152- "``fold=0`` 時,會使用轉換\\ *前*\\ 的時差,而當 ``fold=1`` 時,會使用轉換\\ *後* \\ 的時 "
153- "差 ,例如: ::"
152+ "``fold=0`` 時,會使用轉換\\ *前*\\ 的時差,而當 ``fold=1`` 時,會使用轉換\\ *"
153+ "後* \\ 的時差 ,例如: ::"
154154
155155#: ../../library/zoneinfo.rst:69
156156msgid ""
@@ -338,9 +338,9 @@ msgid ""
338338"a specific time zone path (or require disabling access to the system time "
339339"zones)."
340340msgstr ""
341- "TZ 搜尋路徑也可以在 Runtime 使用 :func:`reset_tzpath` 函式進行設定。這通常不是 "
342- "一個建議的操作 ,儘管在需要使用特定時區路徑(或需要停用對系統時區的存取)的測 "
343- "試函式中使用它是合理的 。"
341+ "TZ 搜尋路徑也可以在 Runtime 使用 :func:`reset_tzpath` 函式進行設定。這通常不 "
342+ "是一個建議的操作 ,儘管在需要使用特定時區路徑(或需要停用對系統時區的存取)的 "
343+ "測試函式中使用它是合理的 。"
344344
345345#: ../../library/zoneinfo.rst:172
346346msgid "The ``ZoneInfo`` class"
@@ -640,8 +640,7 @@ msgid ""
640640msgstr ""
641641"這種序列化方法要求所需鍵的時區資料在序列化和去序列化兩端都可用,這與對類別和"
642642"函式的參照預期存在於序列化和去序列化環境中的方式相似。這也意味著,當在具有不"
643- "同版本時區資料的環境中拆封一個封裝的 ``ZoneInfo`` 時,不保證結果的一致"
644- "性。"
643+ "同版本時區資料的環境中拆封一個封裝的 ``ZoneInfo`` 時,不保證結果的一致性。"
645644
646645#: ../../library/zoneinfo.rst:342
647646msgid "Functions"
You can’t perform that action at this time.
0 commit comments