korganizer
Converter Class Reference
#include <converter.h>
Public Types | |
enum | HebrewMonths { Nissan = 1, Iyar, Sivan, Tamuz, Ab, Elul, Tishrei, Cheshvan, Kislev, Tevet, Shvat, Adar, AdarII, AdarI = 12 } |
enum | SecularMonths { January = 1, February, March, April, May, June, July, August, September, October, November, December } |
Detailed Description
This class is used internally to convert dates between the Hebrew and Gregorian (secular) calendars.
Calendar routines from Hebrew Calendar by Frank Yellin.
For more information, see “The Comprehensive Hebrew Calendar” by Arthur Spier and “Calendrical Calculations” by E. M. Reingold and Nachum Dershowitz, or the documentation of Remind by Roaring Penguin Software Inc.
Definition at line 85 of file converter.h.
Member Enumeration Documentation
Enumerator | |
---|---|
Nissan | |
Iyar | |
Sivan | |
Tamuz | |
Ab | |
Elul | |
Tishrei | |
Cheshvan | |
Kislev | |
Tevet | |
Shvat | |
Adar | |
AdarII | |
AdarI |
Definition at line 90 of file converter.h.
Enumerator | |
---|---|
January | |
February | |
March | |
April | |
May | |
June | |
July | |
August | |
September | |
October | |
November | |
December |
Definition at line 107 of file converter.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.