DateFormat Class

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:documentation https://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html
gptkbp:extendsTo Format Class
gptkbp:hasField gptkb:event
MEDIUM
DEFAULT
LONG
SHORT
FULL
numberFormat
gptkbp:hasMethod parse(String source)
format(Date date)
getDateInstance()
getDateTimeInstance()
getTimeInstance()
isLenient()
setLenient(boolean lenient)
https://www.w3.org/2000/01/rdf-schema#label DateFormat Class
gptkbp:introducedIn gptkb:JDK_1.1
gptkbp:isAbstract true
gptkbp:partOf gptkb:java.text_package
gptkbp:superclass DateTimeFormat Class
SimpleDateFormat Class
gptkbp:threadSafe false
gptkbp:usedFor parsing dates
formatting dates
gptkbp:usedIn gptkb:Java_SE
gptkbp:bfsParent gptkb:Java_Internationalization
gptkbp:bfsLayer 7