java.lang.Object
org.knowm.xchange.independentreserve.util.Util

public class Util extends Object
  • Constructor Details

    • Util

      public Util()
  • Method Details

    • formatDate

      public static String formatDate(Date d)
      Format a date String for IR
      Parameters:
      d - a date
      Returns:
      formatted date for Independent Reserve
    • toDate

      public static Date toDate(String date) throws com.fasterxml.jackson.databind.exc.InvalidFormatException
      Throws:
      com.fasterxml.jackson.databind.exc.InvalidFormatException