Skip to content

Timestamp values cannot be combined with other date items #156

Open
@yuankunzhang

Description

@yuankunzhang

GNU date docs state:

If you precede a number with ‘@’, it represents an internal timestamp as a count of seconds. ... Such a number cannot be combined with any other date item, as it specifies a complete timestamp.

So this is invalid in GNU date: @123 2025, but it is parsable in our implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions