8000 Traducido library/datetime by cmaureir · Pull Request #2277 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traducido library/datetime #2277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 3, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

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
powrap
  • Loading branch information
cmaureir committed Feb 27, 2023
commit a4f366bba2e9128c202e892e969613ba4c5f437a
4 changes: 2 additions & 2 deletions library/datetime.po
Original file line number Diff line number Diff line change
Expand Up @@ -3109,8 +3109,8 @@ msgid ""
"``zoneinfo`` brings the *IANA timezone database* (also known as the Olson "
"database) to Python, and its usage is recommended."
msgstr ""
"``zoneinfo`` trae la *base de datos de zonas horarias de la IANA* (también conocida como la base de "
"datos Olson) a Python y se recomienda su uso."
"``zoneinfo`` trae la *base de datos de zonas horarias de la IANA* (también "
"conocida como la base de datos Olson) a Python y se recomienda su uso."

#: ../Doc/library/datetime.rst:2211
msgid "`IANA timezone database <https://www.iana.org/time-zones>`_"
Expand Down
0