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