Class | Tree | Index | Help | |||
PREV | NEXT | FRAMES | NO FRAMES |
ERA
field indicating
the common era (Anno Domini), also known as CE.
The sequence of years at the transition from BC
to AD
is
...
get
and set
indicating
whether the HOUR
is before or after noon.
AM_PM
field indicating the
period of the day from midnight to just before noon.
MONTH
field indicating the
fourth month of the year.
fields[]
are in sync with the currently set time.
MONTH
field indicating the
eighth month of the year.
ERA
field indicating
the period before the common era (before Christ), also known as BCE.
The sequence of years at the transition from BC
to AD
is
...
Calendar
is an abstract base class for converting between
a Date
object and a set of integer fields such as
YEAR
, MONTH
, DAY
, HOUR
,
and so on. time
to field values in fields[]
.
fields[]
to the millisecond time value
time
.
get
and set
indicating the
day of the month.
get
and set
indicating the
day of the month.
get
and set
indicating the
ordinal number of the day of the week within the current month.
get
and set
indicating the
day of the week.
get
and set
indicating the
day number within the current year.
MONTH
field indicating the
twelfth month of the year.
get
and set
indicating the
daylight savings offset in milliseconds.
get
and set
indicating the
era, e.g.
MONTH
field indicating the
second month of the year.
get
and set
.
Formats a date or time, which is the standard millis since January 1, 1970, 00:00:00 GMT.
Example: using the US locale: "yyyy.
DAY_OF_WEEK
field indicating
Friday.
WEEK_OF_YEAR
field.
GregorianCalendar
is a concrete subclass of
Calendar
and provides the standard calendar used by most of the world.
get
and set
indicating the
hour of the day.
get
and set
indicating the
hour of the morning or afternoon.
IO
beinhaltet Methoden zum Einlesen und Ausgeben von Daten. time
is valid.
MONTH
field indicating the
first month of the year.
MONTH
field indicating the
seventh month of the year.
MONTH
field indicating the
sixth month of the year.
MONTH
field indicating the
third month of the year.
MONTH
field indicating the
fifth month of the year.
get
and set
indicating the
millisecond within the second.
get
and set
indicating the
minute within the hour.
DAY_OF_WEEK
field indicating
Monday.
get
and set
indicating the
month.
MONTH
field indicating the
eleventh month of the year.
MONTH
field indicating the
tenth month of the year.
AM_PM
field indicating the
period of the day from noon to just before midnight.
print(double, int, int, boolean)
mit der Annahme, da? sci
auf false
gesetzt ist.
print(double, int, int, boolean)
und gibt zusätzlich einen Zeilenumbruch auf dem Bildschirm aus.
print(double, int, int, boolean)
mit der Annahme, da? sci
auf false
gesetzt wurde und gibt zusätzlich einen Zeilenumbruch auf dem Bildschirm aus.
DAY_OF_WEEK
field indicating
Saturday.
get
and set
indicating the
second within the minute.
MONTH
field indicating the
ninth month of the year.
SimpleDateFormat
is a concrete class for formatting and
parsing dates in a locale-sensitive manner. DAY_OF_WEEK
field indicating
Sunday.
DAY_OF_WEEK
field indicating
Thursday.
DAY_OF_WEEK
field indicating
Tuesday.
MONTH
field indicating the
thirteenth month of the year.
DAY_OF_WEEK
field indicating
Wednesday.
get
and set
indicating the
week number within the current month.
get
and set
indicating the
week number within the current year.
get
and set
indicating the
year.
get
and set
indicating the
raw offset from GMT in milliseconds.
Class | Tree | Index | Help | |||
PREV | NEXT | FRAMES | NO FRAMES |