Skip to content

Timestamp values cannot be combined with other date items #156

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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