public class DayCountAndCalendarAPI
extends java.lang.Object
Constructor and Description |
---|
DayCountAndCalendarAPI() |
Modifier and Type | Method and Description |
---|---|
static void |
CalenderAPISample()
Sample demonstrating the calendar API
USE WITH CARE: This sample ignores errors and does not handle exceptions.
|
static void |
DayCountAPISample()
Sample API demonstrating the day count functionality
USE WITH CARE: This sample ignores errors and does not handle exceptions.
|
static void |
main(java.lang.String[] astrArgs) |
public static final void CalenderAPISample() throws java.lang.Exception
java.lang.Exception
public static final void DayCountAPISample() throws java.lang.Exception
java.lang.Exception
public static final void main(java.lang.String[] astrArgs) throws java.lang.Exception
java.lang.Exception