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
d93d68bd
Kaydet (Commit)
d93d68bd
authored
Ock 05, 2002
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix minor typo reported in SF patch #497951.
üst
c4cf27e8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
librfc822.tex
Doc/lib/librfc822.tex
+1
-1
No files found.
Doc/lib/librfc822.tex
Dosyayı görüntüle @
d93d68bd
...
@@ -115,7 +115,7 @@ usable.
...
@@ -115,7 +115,7 @@ usable.
\begin{funcdesc}
{
mktime
_
tz
}{
tuple
}
\begin{funcdesc}
{
mktime
_
tz
}{
tuple
}
Turn a 10-tuple as returned by
\function
{
parsedate
_
tz()
}
into a UTC
Turn a 10-tuple as returned by
\function
{
parsedate
_
tz()
}
into a UTC
timestamp. I
t
the timezone item in the tuple is
\code
{
None
}
, assume
timestamp. I
f
the timezone item in the tuple is
\code
{
None
}
, assume
local time. Minor deficiency: this first interprets the first 8
local time. Minor deficiency: this first interprets the first 8
elements as a local time and then compensates for the timezone
elements as a local time and then compensates for the timezone
difference; this may yield a slight error around daylight savings time
difference; this may yield a slight error around daylight savings time
...
...
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