com.ibm.commerce.inventory.commands

Class InventoryDateFormat

  • java.lang.Object
    • com.ibm.commerce.inventory.commands.InventoryDateFormat


  • public class InventoryDateFormat
    extends java.lang.Object
    This class is a tool that can format the date time according to the web service standard
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      The internal copyright field.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static com.ibm.icu.text.DateFormat CreateDateFormat()
      This method creates the date format
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        The internal copyright field.
        See Also:
        Constant Field Values
    • Method Detail

      • CreateDateFormat

        public static com.ibm.icu.text.DateFormat CreateDateFormat()
        This method creates the date format
        Returns:
        DateFormat;