com.sapportals.wcm.control.util

Class WcmDateFormat

java.lang.Object
  extended by com.sapportals.wcm.control.util.WcmDateFormat

Deprecated. As of NetWeaver 7.1

public class WcmDateFormat
extends Object

DateTime wrapper intent to provide a centralized date and time formating for WCM controls.

Copyright (c) SAP Portals Europe GmbH 2001


Constructor Summary
WcmDateFormat()
          Deprecated.  
 
Method Summary
static String formatDate(Date date)
          Deprecated. As of NetWeaver 7.1
static String formatDate(Date date, IResourceContext resourceContext)
          Deprecated. As of NetWeaver 7.1
static String formatDateShortTime(Date date, IResourceContext resourceContext)
          Deprecated. As of NetWeaver 7.1
static String formatDateShortTime(Date date, Locale locale)
          Deprecated. As of NetWeaver 7.1
static String formatDateTime(Date date)
          Deprecated. As of NetWeaver 7.1
static String formatDateTime(Date date, IResourceContext resourceContext)
          Deprecated. As of NetWeaver 7.1
static String formatDateTime(Date date, Locale locale)
          Deprecated. As of NetWeaver 7.1
static String formatTime(Date date)
          Deprecated. As of NetWeaver 7.1
static String formatTime(Date date, IResourceContext resourceContext)
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WcmDateFormat

public WcmDateFormat()
Deprecated. 
Method Detail

formatDateTime

public static String formatDateTime(Date date)
Deprecated. As of NetWeaver 7.1


formatDate

public static String formatDate(Date date)
Deprecated. As of NetWeaver 7.1


formatTime

public static String formatTime(Date date)
Deprecated. As of NetWeaver 7.1


formatTime

public static String formatTime(Date date,
                                IResourceContext resourceContext)
Deprecated. As of NetWeaver 7.1


formatDate

public static String formatDate(Date date,
                                IResourceContext resourceContext)
Deprecated. As of NetWeaver 7.1


formatDateTime

public static String formatDateTime(Date date,
                                    IResourceContext resourceContext)
Deprecated. As of NetWeaver 7.1


formatDateTime

public static String formatDateTime(Date date,
                                    Locale locale)
Deprecated. As of NetWeaver 7.1


formatDateShortTime

public static String formatDateShortTime(Date date,
                                         Locale locale)
Deprecated. As of NetWeaver 7.1


formatDateShortTime

public static String formatDateShortTime(Date date,
                                         IResourceContext resourceContext)
Deprecated. As of NetWeaver 7.1

Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2011 SAP AG Complete Copyright Notice