Skip to content

AttributeError: 'CTkDatePicker' object has no attribute 'current_year' #4

@SirEdric

Description

@SirEdric

Hi there.
Great plugin, thanks for this!
But when I use something like date_picker.select_date(24) where '24' is supposed to be the INT of a day in the month I do get the above error. (AttributeError: 'CTkDatePicker' object has no attribute 'current_year')
I also tried passing a full date as in '%d-%m-%Y', which corresponds to the format specified in date_picker.set_date_format() with the same result.
What am I doing wrong?

Cheers & all the best.

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