Skip to content

A lot of issues with <tg-time> #852

Description

@jacklul

Incredibly inconsistent errors and issues:

<tg-time unix="1873542818" format="dt">2029-05-15 12:33:38 UTC</tg-time> works

<tg-time unix="1873629218" format="dt">2029-05-16 12:33:38 UTC</tg-time> causes Bad Request: ENTITY_DATE_INVALID

<tg-time unix="1897130018" format="dt">2030-02-12 12:33:38 UTC</tg-time> causes Bad Request: ENTITY_DATE_INVALID

<tg-time unix="2378550818" format="dt">2045-05-16 12:33:38 UTC</tg-time> works but does not get formatted

<tg-time unix="3822122018" format="dt">2091-02-12 12:33:38 UTC</tg-time> works but does not get formatted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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