XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 16.11.01
    • framework
    • None
    • Community Day 2 - 2016, OFBiz Community Day (May 2020)

    Description

      • Make class as final.
      • Add a private constructor.
      • Make the following public static variables as private
            public static final TimeZone GMT_TIMEZONE = TimeZone.getTimeZone("GMT");
            public static final String RFC1123_DATE_FORMAT = "EEE, dd MMM yyyy HH:mm:ss zzz";
        
      • Add getRFC1123DateFormat() and replace use of WebDavUtil.RFC1123_DATE_FORMAT from class 'ICalWorker'

      Attachments

        1. OFBIZ-7453.patch
          2 kB
          Rohit Koushal

        Activity

          People

            arunpati Arun Patidar
            arunpati Arun Patidar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: