• Resolved jcdflowers

    (@jcdflowers)


    I would like the calendar first day to display Sunday instead of Monday. How do I do that in a way that will not get overwritten by an update?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author i4nd90

    (@i4nd90)

    Just specify weekOffset: 0 in your JS Object settings.

    The pre-loaded instances are intended to be fully editable and are not overwritten on update. So even if you are using one of them you can do this.

    Also, from a minor styling point of view, see the comment in the stylesheet (around line 60, assuming you’re reading from the shipped version and you’ve not already edited and thus moved it)

    Thread Starter jcdflowers

    (@jcdflowers)

    THANKS so much for your quick response! That’s what I needed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change date order’ is closed to new replies.