Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

223
Views
I need to show daterange with time picker instead of just daterange inside wp wedevs project manager task start date and due date

enter image description here

I want to show daterangepicker with time as well I have tried to modify the code in wp project manager task code inside pm.js file where calendar script is added but time is not reflecting on the calendar can some guide on how to achieve. adding the script here and the unmodified line number where I have changed the code but not reflecting

 slot: "reference"
      }, [e.task.assignees.data.length ? a("div", {
        staticClass: "user-images"
      }, e._l(e.task.assignees.data, function (t) {
        return a("div", {
          directives: [{
            name: "pm-tooltip",
            rawName: "v-pm-tooltip"
          }],
          staticClass: "image",
          attrs: {
            title: t.display_name
          }
        }, [a("img", {
          attrs: {
            title: t.display_name,
            src: t.avatar_url
          }
        })])
      })) : e._e()])])], 1), e._v(" "), a("div", {
        staticClass: "task-date process-field task-date-field-wrap"
      }, [a("pm-vue2-daterange-picker", {
        attrs: {
          opens: "right",
          singleDatePicker: !e.task_start_field,
          startDate: e.getStartDate(),
          endDate: e.getEndDate(), 
          showDropdowns: !0,
          autoApply: !0
        },
        on: {
          update: e.onChangeDate
        }
      })], 1), e._v(" "), e.taskTypeField ? a("div", {
        staticClass: "task-type-wrap process-field"
      }, [a("pm-popper", {
        attrs: {
          trigger: "click",
          options: e.popperOptions()
        }
      }, [a("div", {
        staticClass: "pm-popper popper"
      }, [a("div", {
        staticClass: "pm-multiselect-top"
      }, [a("div", {
        staticClass: "pm-multiselect-content"
      },

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!