Skip to content

Enhance expiry date #54

Open
Open
@ricardobranco777

Description

I believe this extension could benefit from interpreting the expiry date timestamp using Date(expirationDate?.toFixed() * 1000).

Otherwise I'm stuck with using:
python -c 'from datetime import datetime; print(datetime.fromtimestamp(TIMESTAMP))'

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