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

169
Views
Returning today's date inside of the time slot

This is the my form where you can select dates, however I want to make in the beginning already today's day selected

public onDateStartChange(date: string) {
this.triggerValidation('dateStartPickerValue');
this.checkForSameTime();
this.cleanTime.date = moment(date).toISOString(true);
this.dateEndMinMax.min = this.cleanTime.date;
this.$emit('change');

}

 <v-col class="pt-0 pb-0">
   <menu-with-picker v-model="dateStartPickerValue" 
   :date-min-max="dateStartMinMax"
   :error-messages="identifyErrorMessage($v.dateStartPickerValue)"
   :label="$t('CLEAN_TIME_COMPONENT.TERM_START').toString()"
   @input="onDateStartChange"></menu-with-picker>
 </v-col>

This is the just my Vue code for the first bar.

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!