Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
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ç
LibreOffice
core
Commits
d6817ba7
Kaydet (Commit)
d6817ba7
authored
Haz 26, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Mac OS X does provide localtime_r
Change-Id: I0a8860f2b0ea053cdfe9504dc266be36cdb0043e
üst
02bf9ed7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
tdate.cxx
tools/source/datetime/tdate.cxx
+0
-6
No files found.
tools/source/datetime/tdate.cxx
Dosyayı görüntüle @
d6817ba7
...
@@ -26,12 +26,6 @@
...
@@ -26,12 +26,6 @@
#include <tools/date.hxx>
#include <tools/date.hxx>
#include <sal/log.hxx>
#include <sal/log.hxx>
#ifdef MACOSX
extern
"C"
{
struct
tm
*
localtime_r
(
const
time_t
*
timep
,
struct
tm
*
buffer
);
}
#endif
static
const
sal_uInt16
aDaysInMonth
[
12
]
=
{
31
,
28
,
31
,
30
,
31
,
30
,
static
const
sal_uInt16
aDaysInMonth
[
12
]
=
{
31
,
28
,
31
,
30
,
31
,
30
,
31
,
31
,
30
,
31
,
30
,
31
};
31
,
31
,
30
,
31
,
30
,
31
};
...
...
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