Skip to content

Allow custom header string and weekday label formatting #56

@phamcham-dev

Description

@phamcham-dev

Currently, the header string is generated using

final String headerString = DateFormat.yMMMM(context.localeString).format(date);

Suggest adding optional headerStringBuilder and weekdayLabelBuilder for full control over formatting.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions