Skip to content

[syncfusion_flutter_calendar] How could I customize the Text of WeekNumber #2386

Open
@H2Sxxa

Description

@H2Sxxa

Use case

Hi, I am designing a college curriculum table app. But I found I couldn't customize the week number to show the current week number of the college term instead of current week number of the year.

Proposal

If I could customize the weekNumber like this, it will be nice.

SfCalendar(
    weekNumberStyle: WeekNumberStyle(
        text: "10",
     ),
)

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