Class MillisecondInstantPrinter

    • Method Detail

      • print

        public String print​(Long instant,
                            Locale locale)
        Description copied from interface: Printer
        Print the object of type T for display.
        Specified by:
        print in interface Printer<Long>
        Parameters:
        instant - the instance to print
        locale - the current user locale
        Returns:
        the printed text string