Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update library/datetime.po
  • Loading branch information
mattwang44 authored Aug 10, 2023
commit 4a431cd10b80c54fdcc68528b109252ceedd7ff9
4 changes: 2 additions & 2 deletions library/datetime.po
Original file line number Diff line number Diff line change
Expand Up @@ -931,8 +931,8 @@ msgid ""
"For example, ``date(2002, 12, 4).weekday() == 2``, a Wednesday. See also :"
"meth:`isoweekday`."
msgstr ""
"回傳一個代表星期幾的整數,星期一為0,星期日為6。"
"舉例,``date(2002, 12, 4).weekday() == 2``為星期三,可以參考:meth:`isoweekday`"
"回傳一個代表星期幾的整數,星期一為 0、星期日為 6。"
"例如 ``date(2002, 12, 4).weekday() == 2`` 為星期三。也請參考 :meth:`isoweekday`"

#: ../../library/datetime.rst:678
msgid ""
Expand Down