Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

317
Visualizações
how to only show business hours in react FullCalendar

I have this code which is the code for setting paramaters for my calendar:

import timeGridPlugin from '@fullcalendar/timegrid'
import FullCalendar from '@fullcalendar/react'

calevents.push({
        title: res.data[i].title, 
        start: moment(res.data[i].dateTime).toDate(), 
        end: moment(res.data[i].dateTime).add(2, 'hours'), 
        displayEventEnd: true, 
        id: res.data[i]._id, 
        allDayDefault: false,
        slotMinTime: '8:00:00',
        slotMaxTime: '18:00:00',
          extendedProps: {
            description: res.data[i].description
          },
      })

Basically, what I am trying to do is set the business hours of my business for the calendar. Using slotMinTime and slotMaxTime I thought I could set it, however, it doesn't change the view of the calendar.

How can I fix this?

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda