Open
Description
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
Labels
No labels