Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi

    Yes this is possible but with code customization Follow given instructions .

    Go to in your plugin directory >> menu-pages >> timeoff.php

    Now copy code from link and paste in timeoff.php

    Let me know id it work.

    Thanks
    A

    Thread Starter Juan Uberos

    (@juan-uberos)

    I’ve only changed dayNamesShort and dayNamesMin and perfect, It works!

    firstDay: 1,
    dayNamesShort: [‘Dom’, ‘Lun’, ‘Mar’, ‘Mie’, ‘Jue’, ‘Vie’, ‘Sab’], // For formatting
    dayNamesMin: [‘Do’,’Lu’,’Ma’,’Mi’,’Ju’,’Vi’,’Sa’], // Column headings for days starting at Sunday
    monthNames: [‘Enero’,’Febrero’,’Marzo’,’Abril’,’Mayo’,’Junio’,’Julio’,’Agosto’,’Septiembre’,’Octubre’,’Noviembre’,’Diciembre’],

    Thankyou!

    Hi @juan-uberos

    Kindly mark this thread resolved.

    Thanks
    A

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Translate datepicker and first day Monday’ is closed to new replies.