Quantcast
Channel: Blog rund um Java und den SCJP » java.text.DateFormat
Browsing all 6 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

besonders SCJP relevante Klassen

Die nächste Zeit möchte ich ein paar Klassen vorstellen, deren Handhabung besonders gerne im SCJP abgefragt wird.  Wie immer fangen wir mit einer kleinen Übersicht an, ins Detail gehen wir dann die...

View Article



Image may be NSFW.
Clik here to view.

java.text.DateFormat

Heute wollen wir uns die Befehle zur Datumsformatierung anschauen: Date datum = new Date(123456789L); // Anlage des zu formatierendenden Datums DateFormat a = DateFormat.getInstance(); // Anlage eines...

View Article

Image may be NSFW.
Clik here to view.

java.text.DateFormat – parsen

Heute geht es um die (Rück-)Umwandlung eines Datums in einen String: Date datum = new Date(123456789L); DateFormat a = DateFormat.getDateInstance(DateFormat.SHORT); System.out.println(a.format(datum));...

View Article

Image may be NSFW.
Clik here to view.

java.util.Locale II – Tücken

Heute möchte ich ein paar Tücken der Locale-Klasse erläutern. Fangen wir mit der Definition einer chinesischen Locale an: Date datum = new Date (123456789L); Locale chinesisch = new Locale(“zh”,”CN”);...

View Article

Image may be NSFW.
Clik here to view.

Übung

Was ist der Output des folgenden Codes? DateFormat d = DateFormat.getDateInstance(DateFormat.SHORT); d.setLocale(“EN”,”UK”); Calendar c = new GregorianCalendar(1978,5,18);...

View Article


Image may be NSFW.
Clik here to view.

Übung

Ändere den Code DateFormat d = DateFormat.getDateInstance(DateFormat.SHORT); d.setLocale(“EN”,”UK”); Calendar c = new GregorianCalendar(1978,5,18); System.out.println(d.format(c.getTime())); so ab,...

View Article
Browsing all 6 articles
Browse latest View live


Latest Images

Pangarap Quotes

Pangarap Quotes

Vimeo 10.7.0 by Vimeo.com, Inc.

Vimeo 10.7.0 by Vimeo.com, Inc.

HANGAD

HANGAD

MAKAKAALAM

MAKAKAALAM

Doodle Jump 3.11.30 by Lima Sky LLC

Doodle Jump 3.11.30 by Lima Sky LLC