Search code examples
javascriptlaravelfullcalendarlang

Fullalendar language


How can I change full-calendar language to French in Laravel

here are mu cdns :

            <script src='https://fullcalendar.io/releases/fullcalendar/3.9.0/lib/jquery.min.js'></script>
            <script src='https://fullcalendar.io/releases/fullcalendar/3.9.0/fullcalendar.min.js'></script>

Solution

  • Next time please try to provide a little more info. Have you already tried something that didn't work, why did it not work, format the codesnip properly etc. etc.

    Have a look here https://fullcalendar.io/docs/v3/locale - It clearly states in the documentation how you can do it.