Interface JWFileTimeFormatterType


public interface JWFileTimeFormatterType
The type of file time formatters.
  • Method Summary

    Modifier and Type
    Method
    Description
    Format the given file time as a humanly-readable string.
  • Method Details

    • formatTime

      String formatTime(FileTime time)
      Format the given file time as a humanly-readable string.
      Parameters:
      time - The time
      Returns:
      The time as a string