Class Utilities

java.lang.Object
org.openmetadata.service.util.Utilities

public class Utilities extends Object
  • Method Details

    • getLastSevenDays

      public static List<String> getLastSevenDays(long currentEpochTimestampInMilli)
    • getMonthAndDateFromEpoch

      public static String getMonthAndDateFromEpoch(long epochTimestamp)
    • getDateFromEpoch

      public static String getDateFromEpoch(long epochTimestampInMilli)