Package | Description |
---|---|
com.ibm.icu.util |
International calendars and other utility classes.
|
Modifier and Type | Method | Description |
---|---|---|
Calendar.WeekData |
Calendar.getWeekData() |
Return simple, immutable struct-like class for access to the weekend data in this calendar.
|
static Calendar.WeekData |
Calendar.getWeekDataForRegion(String region) |
Return simple, immutable struct-like class for access to the CLDR weekend data.
|
Modifier and Type | Method | Description |
---|---|---|
Calendar |
Calendar.setWeekData(Calendar.WeekData wdata) |
Set data in this calendar based on the WeekData input.
|
Copyright © 2016 Unicode, Inc. and others.