All Packages Class Hierarchy This Package Previous Next Index
Class calendrica.FutureBahai
java.lang.Object
|
+----calendrica.ProtoDate
|
+----calendrica.Date
|
+----calendrica.Bahai
|
+----calendrica.FutureBahai
- public class FutureBahai
- extends Bahai
-
HAIFA
-
-
FutureBahai()
-
-
FutureBahai(Date)
-
-
FutureBahai(long)
-
-
FutureBahai(long, int, int, int, int)
-
-
equals(Object)
-
-
feastOfRidvan(long)
-
-
fromFixed(long)
-
-
newYearOnOrBefore(long)
-
-
sunsetInHaifa(long)
-
-
toFixed()
-
-
toFixed(long, int, int, int, int)
-
HAIFA
public static final Location HAIFA
FutureBahai
public FutureBahai()
FutureBahai
public FutureBahai(long date)
FutureBahai
public FutureBahai(Date date)
FutureBahai
public FutureBahai(long major,
int cycle,
int year,
int month,
int day)
toFixed
public static long toFixed(long bMajor,
int bCycle,
int bYear,
int bMonth,
int bDay)
toFixed
public long toFixed()
- Overrides:
- toFixed in class Bahai
fromFixed
public void fromFixed(long date)
- Overrides:
- fromFixed in class Bahai
sunsetInHaifa
public static double sunsetInHaifa(long date)
newYearOnOrBefore
public static long newYearOnOrBefore(long date)
feastOfRidvan
public static long feastOfRidvan(long gYear)
equals
public boolean equals(Object obj)
- Overrides:
- equals in class Bahai
All Packages Class Hierarchy This Package Previous Next Index