#include "kcalendarsystemhebrew_p.h"
#include "kcalendarsystemprivate_p.h"
#include "kdebug.h"
#include "klocale.h"
#include <QtCore/QDate>
#include <QtCore/QCharRef>
Go to the source code of this file.
|
| static const int | DAY = 24 * HOUR |
| static const int | HOUR = 1080 |
| static const int | WEEK = 7 * DAY |
◆ MONTH
| #define MONTH (DAY+M(12,793)) |
◆ gregorianToHebrew()
| class h_date * gregorianToHebrew |
( |
int | y, |
|
|
int | m, |
|
|
int | d ) |
|
static |
◆ hebrewDaysElapsed()
| int hebrewDaysElapsed |
( |
int | y | ) |
|
|
static |
◆ hebrewToGregorian()
| class h_date * hebrewToGregorian |
( |
int | y, |
|
|
int | m, |
|
|
int | d ) |
|
static |
◆ long_cheshvan()
| int long_cheshvan |
( |
int | year | ) |
|
|
static |
◆ short_kislev()
| int short_kislev |
( |
int | year | ) |
|
|
static |
◆ toHebrew()
| class h_date * toHebrew |
( |
const QDate & | date | ) |
|
|
static |
◆ DAY
| const int DAY = 24 * HOUR |
|
static |
◆ HOUR
◆ WEEK
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on
by
doxygen 1.15.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.