Interface DateFormatStrategy

    • Method Detail

      • formatFor

        DateFormat formatFor​(String format)
        fetch the DateFormat instance that is used to parse a date in the DateUtils
        Parameters:
        format - the format pattern as string
        Returns:
        a DateFormat instance