Update documentation on Advanced Searching Functions - startOfWeek()

XMLWordPrintable

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      Based on the following documentation; Advanced Searching Functions - startOfWeek(), the result of startOfWeek() function is depends upon your locale.

      Some customers wants to maintain their locale, but want to change the day the week starts in JIRA. As a workaround, startOfWeek("inc") function accept increment where inc is an optional increment of (+/-)nn(y|M|w|d|h|m). For example, if user wants to make:

      • Sunday to be the start of week: startOfWeek("-1d")
      • Saturday to be the start of week: startOfWeek()
      • Monday to be the start of week: startOfWeek("+1d")

            Assignee:
            María
            Reporter:
            Moga
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: