Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

400
Vistas
How to set maximum and minimum date range in fullcalendar jquery

i am working in FullCalendar v2.2.5. i need to set max and min date in my full calender same as we do in datepicker. Disable all those dates before min date and after max dates. Please help me to sort out this issue. Thanks in advance ..

about 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

For v3.3.1 for me works validRange

validRange: {
    start: '2017-05-01',
    end: '2017-06-01'
}

https://fullcalendar.io/docs/current_date/validRange/

about 4 years ago · Santiago Trujillo Denunciar

0

$('#calendar').fullCalendar({
    defaultView: 'month',
    visibleRange: {
        start: '2017-03-22',
        end: '2017-03-25'
    }
});

This will make only the defined date range visible in full calendar. Just put your desired start and end date with in above piece of code.

about 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda