Skip to content

Client.set "time" allow timedelta parameter type #145

@tbobm

Description

@tbobm

Maybe directly accepting datetime.timedelta variables as time parameter (see Client) could be great, in addition to the standard int or unix timestamp value.

It would only require to check the type of the variable, and get the delta.total_seconds() value.

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