Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
6dea5f57
Kaydet (Commit)
6dea5f57
authored
Mar 06, 2011
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#11294: add missing ERA_T_FMT to locale docs.
üst
f125a9a9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
3 deletions
+8
-3
locale.rst
Doc/library/locale.rst
+8
-3
No files found.
Doc/library/locale.rst
Dosyayı görüntüle @
6dea5f57
...
@@ -165,7 +165,7 @@ The :mod:`locale` module defines the following exception and functions:
...
@@ -165,7 +165,7 @@ The :mod:`locale` module defines the following exception and functions:
.. data:: D_T_FMT
.. data:: D_T_FMT
Get a string that can be used as a format string for :func:`strftime` to
Get a string that can be used as a format string for :func:`strftime` to
represent
time and dat
e in a locale-specific way.
represent
date and tim
e in a locale-specific way.
.. data:: D_FMT
.. data:: D_FMT
...
@@ -250,12 +250,17 @@ The :mod:`locale` module defines the following exception and functions:
...
@@ -250,12 +250,17 @@ The :mod:`locale` module defines the following exception and functions:
.. data:: ERA_D_T_FMT
.. data:: ERA_D_T_FMT
Get a format string for :func:`strftime` to represent date
s and times
in a
Get a format string for :func:`strftime` to represent date
and time
in a
locale-specific era-based way.
locale-specific era-based way.
.. data:: ERA_D_FMT
.. data:: ERA_D_FMT
Get a format string for :func:`strftime` to represent time in a
Get a format string for :func:`strftime` to represent a date in a
locale-specific era-based way.
.. data:: ERA_T_FMT
Get a format string for :func:`strftime` to represent a time in a
locale-specific era-based way.
locale-specific era-based way.
.. data:: ALT_DIGITS
.. data:: ALT_DIGITS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment