An abstract class for service providers that provide concrete implementations of the DateFormat class.

Since:
1.6
  • Constructor Summary

    Constructors

  • Method Summary

    Returns a new DateFormat instance which formats date with the given formatting style for the specified locale.

    getDateTimeInstance(int dateStyle, int timeStyle, Locale locale)

    Returns a new DateFormat instance which formats date and time with the given formatting style for the specified locale.

    Returns a new DateFormat instance which formats time with the given formatting style for the specified locale.

    Methods declared in class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait