Use LocalDateUtil Consistently in the Backend

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: backend
    • Not defined

      Context:

      In the November backend senate, we decided to add a coding convention to consistently use LocalDateUtil methods in the backend when retrieving current dates/times. Currently, there are still a few occurrences where we use eg OffsetDateTime.now() instead of LocalDateUtil, these should be replaced.

      Coding Conventions on Confluence:

      https://confluence.camunda.com/display/CO/Coding+Conventions#CodingConventions-UseofLocalDateUtil

       

      AT:

      • We use LocalDateUtil consistently (instead of eg OffsetDateTime.now)

            Assignee:
            Unassigned
            Reporter:
            Helene Waechtler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: