choose monday as first day of week in jquery v.1
  • January 1970 Edit

    hi,

    Is there any way to change the first day of week in jquery v.1 ? I have tried it but I can´t... Has anyone tried the jquery v.2 ?

    I´m modifing the application. Justin, I will send you the application (where can I do it ?) when I will finish it so you can use some modifications I have done if you want.

    Thanks !

  • justinjustin October 2007

    Hey PepWallce

    re jquery
    - are you referring to the jquery calendar?
    -- http://kelvinluck.com/assets/jquery/datePicker/

    re send
    - just email me a copy to [email protected] and detail you changes
    - or upload a zip to our google group at http://groups.google.com/group/simpleinvoices
    and post a link to the file here

    - if any mods suit our needs i'll include you code into the normal Simple Invoices

    Cheers

    Justin

    SmarterInvoices.com :: Simple Invoices hosting | Kelly.org.au :: Simple Invoices custom development | justin.kelly.org.au
  • aplysiaaplysia October 2007

    Can you describe your changes a bit more closely? What are the new features?

  • pepwallacepepwallace October 2007

    Hi,

    I have seen that there is a new version of datePicker (v2) but simple invoices (by the moment) is using v1. I wanted to know if someone is using monday as the first day of the week in the calendar and how has he done it. I tried to modify the js files but by the moment I can´t find the solution ...

  • justinjustin October 2007

    re monday

    from http://kelvinluck.com/assets/jquery/datePicker/v1/

    You can additionally pass a value for the first day of the week on the calendars (from 0 for Sunday to 6 for Saturday)
    $('selector').datePicker({firstDayOfWeek:1}); // set the calendar weeks to start from Mondays

    Please view the sourcecode of this page for further examples of using the plugin. You can download this page if you like and experiment with commenting out different lines...


    Cheers

    Justin

    SmarterInvoices.com :: Simple Invoices hosting | Kelly.org.au :: Simple Invoices custom development | justin.kelly.org.au

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

Categories