Skip to content

setting first_weekday in @@event-settings does not modify calendar header #22

@frisi

Description

@frisi

the weekdays in the calendar do not fit the dates depending on the setting for first_weekday:

default when installing p.a.event: first_weekday == sunday: broken
first_sunday_broken

if set to monday: ok
first_monday_ok

if set to wednesday: broken differently
first_wednesday_broken

looks like the calendar days are adapted correctly when chaning the first_day param, but the column headers in div#caldays start with monday anyway
using 1.2.6 with plone 4.3.14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions