Class FriendlyDateFormatterHelper

    • Method Detail

      • format

        public String format​(Date date)
        Deprecated.
        Produces a friendly date of the specified date according to the locale settings of the thread local user.
        Parameters:
        date - the date
        Returns:
        a friendly date
      • format

        public String format​(Date date,
                             com.atlassian.user.User user)
        Deprecated.
        Produces a friendly date of the specified date according to the locale settings of the specified user.
        Parameters:
        date - the date
        Returns:
        a friendly date