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
e2084123
Kaydet (Commit)
e2084123
authored
Ara 06, 2004
tarafından
Walter Dörwald
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix for SF bug #947894: calendar.weekheader() undocumented
üst
c8aa848e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
libcalendar.tex
Doc/lib/libcalendar.tex
+5
-0
No files found.
Doc/lib/libcalendar.tex
Dosyayı görüntüle @
e2084123
...
...
@@ -59,6 +59,11 @@ Returns the day of the week (\code{0} is Monday) for \var{year}
(
\code
{
1
}
--
\code
{
31
}
).
\end{funcdesc}
\begin{funcdesc}
{
weekheader
}{
n
}
Return a header containing abbreviated weekday names.
\var
{
n
}
specifies
the width in characters for one weekday.
\end{funcdesc}
\begin{funcdesc}
{
monthrange
}{
year, month
}
Returns weekday of first day of the month and number of days in month,
for the specified
\var
{
year
}
and
\var
{
month
}
.
...
...
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