Skip to content

Add custom default times based on weekday #49

Description

@HPApples

Currently Default operation time is defined in commandListener.py:

return date.replace(hour=18, minute=30)

If we could make this take values from the CONFIG file and re define the end of the converter to something like a IF ELIF based on date.weekday() we could specify the times for each day.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions