Skip to content

Add option to show US-style date on chart #139

@tomshaffner

Description

@tomshaffner

Generated charts always use the non-US style date of day/month/year. This format seems to even be hardcoded in this line:

template_dict["stringTitle"] = f"{self.language_settings['transits']} {self.t_user.day}/{self.t_user.month}/{self.t_user.year}"

Possible to add an option/setting/switch that lets the user decide which date format to use?

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